Update CHANGELOG
CHANGELOG
| 1 | 1 | This file summarizes changes between releases. | |
| 2 | 2 | ||
| 3 | + | Changes since 0.4 | |
| 4 | + | ----------------- | |
| 5 | + | ||
| 6 | + | === Improvements and features === | |
| 7 | + | ||
| 8 | + | * A binary bundle for running the application under Linux is now available. | |
| 9 | + | Users do not need to compile and install dependencies by themselves. | |
| 10 | + | ||
| 11 | + | === UI Changes === | |
| 12 | + | ||
| 13 | + | === Bug fixes === | |
| 14 | + | ||
| 15 | + | * Fix crashes caused by an empty initial configuration, especially at first run, | |
| 16 | + | in the settings window and the new project window. | |
| 17 | + | ||
| 18 | + | === Languages === | |
| 19 | + | ||
| 3 | 20 | Changes since 0.3 | |
| 4 | 21 | ----------------- | |
| 5 | 22 |