Modify changelog titles
CHANGELOG.md
21 | 21 | ||
22 | 22 | ### Languages ### | |
23 | 23 | ||
24 | - | Changes since 0.4 | |
25 | - | ----------------- | |
24 | + | Changes in 0.5 | |
25 | + | -------------- | |
26 | 26 | ||
27 | 27 | ### Improvements and features ### | |
28 | 28 | ||
… | |||
30 | 30 | available. Users do not need to compile and install dependencies by themselves, | |
31 | 31 | although it is still recommended. | |
32 | 32 | * New button to open a project in an external editor. When in the external editor, | |
33 | - | offlate's editon zone is grayed out but kept in sync with what the external | |
33 | + | offlate's edition zone is grayed out but kept in sync with what the external | |
34 | 34 | editor is doing. When the external editor is closed, offlate will again allow | |
35 | 35 | edition. | |
36 | 36 | * New format for Android strings.xml files. | |
… | |||
55 | 55 | ||
56 | 56 | ### Languages ### | |
57 | 57 | ||
58 | - | Changes since 0.3 | |
59 | - | ----------------- | |
58 | + | Changes in 0.4 | |
59 | + | -------------- | |
60 | 60 | ||
61 | 61 | ### Improvements and features ### | |
62 | 62 | ||
… | |||
86 | 86 | ||
87 | 87 | * Update 'en' and 'fr' translations. | |
88 | 88 | ||
89 | - | Changes since 0.2 | |
90 | - | ----------------- | |
89 | + | Changes in 0.3 | |
90 | + | -------------- | |
91 | 91 | ||
92 | 92 | * Qt translation files (.ts) support | |
93 | 93 | * Gitlab support |