Add CHANGELOG
CHANGELOG unknown status 1
| 1 | + | This file summarizes changes between releases. | |
| 2 | + | ||
| 3 | + | Changes since 0.2 | |
| 4 | + | ----------------- | |
| 5 | + | ||
| 6 | + | * Qt translation files (.ts) support | |
| 7 | + | * Gitlab support | |
| 8 | + | ** Multiple instances can be set up in settings | |
| 9 | + | ** Sends merge requests upstream | |
| 10 | + | * Project management window | |
| 11 | + | ** Acts as a welcoming screen | |
| 12 | + | ** Allows to easily create, open, edit and delete projects | |
| 13 | + | ** Better access to settings and credits | |
| 14 | + | * Creating and loading a new project will not freeze the app anymore | |
| 15 | + | ** Feedback is given with a progress bar in the status bar | |
| 16 | + | ** Loading of a new project is done in a separate worker thread | |
| 16 | < | ||
| 0 | 17 | < | \ No newline at end of file |