diff options
author | Allan Wang <me@allanwang.ca> | 2017-11-12 04:02:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-12 04:02:08 -0500 |
commit | 1b7368f89500b16d5a7a16db9dc01778bed92194 (patch) | |
tree | 1f3c8972440c1f258c81b400f364ecdcda5fcdab /docs | |
parent | 43cd1034b3319365db52d03efdfff333822c7335 (diff) | |
download | kau-1b7368f89500b16d5a7a16db9dc01778bed92194.tar.gz kau-1b7368f89500b16d5a7a16db9dc01778bed92194.tar.bz2 kau-1b7368f89500b16d5a7a16db9dc01778bed92194.zip |
Add translations (#103)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 45b8e12..6c43049 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -6,7 +6,9 @@ * Add Italian translations * Clean up unnecessary build version support * Optimize and refactor old code -* Add helper methods to enhance FastAdapter for Kotlin +* :adapter: Add helper methods to enhance FastAdapter for Kotlin +* :core: Create ProgressAnimator class +* :searchview: Add searchview holder interface ## v3.4.5 * Add French translations |