Update changelog
CHANGELOG.md
10 | 10 | reducing the rate of UI and notification updates, and by ensuring the file | |
11 | 11 | is not kept in memory during its transfer. | |
12 | 12 | ||
13 | + | ### UI Fixes | |
14 | + | ||
15 | + | * Dictionary download notification now opens the dictionary view. | |
16 | + | * Dictionary download notification promoted to a foreground service, so it | |
17 | + | can queue downloads | |
18 | + | * Dictionary view now updates live, even after re-entering it or changing | |
19 | + | orientation of the device. | |
20 | + | * List of available dictionaries did not always update properly. | |
21 | + | ||
13 | 22 | ### Features | |
14 | 23 | ||
15 | 24 | * Add a Help screen and two topics: kanji input by component and romaji input. |