Add Changelog
CHANGELOG.md unknown status 1
1 | + | Changelog | |
2 | + | ========= | |
3 | + | ||
4 | + | Changes Since 0.1 | |
5 | + | ----------------- | |
6 | + | ||
7 | + | ### Features | |
8 | + | ||
9 | + | * Hints are shown when a dictionnary is missing | |
10 | + | * Support romaji and katakana input | |
11 | + | * Add Kanji lookup by component/radical [#7](https://framagit.org/nani-project/nani-app/issues/7) | |
12 | + | ||
13 | + | ### Bug Fixes | |
14 | + | ||
15 | + | * Preserve results when device orientation changes | |
16 | + | ||
17 | + | ### Misc | |
18 | + | ||
19 | + | * Update description for Fdroid | |
20 | + | * Asynchronous search for better user experience | |
21 | + | * Update dictionary list icons color on download or remove | |
22 | + | ||
23 | + | ### Translations | |
24 | + | ||
25 | + | * Update fr translation | |
26 | + |