diff options
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 6c5bb11..cad2792 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,9 +1,16 @@ # Changelog -## v3.4.1 -* Validate context before showing dialogs -* Add intent resolver checks prior to all executions. -* Fix bundle NPE when starting activity +## v3.4.4 +* Add translation support for crowdin +* Update dependencies +* :mediapicker: Validate document uri before parsing +* :searchview: Ignore casing for highlights + +## v3.4.3 +* :core: Validate context before showing dialogs +* :core: Add intent resolver checks prior to all executions. +* :core: Fix bundle NPE when starting activity +* :kpref-activity: Create timePicker ## v3.4.0 * Update to gradle 4.x; api and implementation rather than compile |