aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-15 12:26:32 -0400
committerGitHub <noreply@github.com>2017-10-15 12:26:32 -0400
commit8b672f5a77f640628588be124b3737c827e9af97 (patch)
treecc2c19a27c1a30ef78aeef659ff85efee5653983 /docs
parent8d7a450ca612e10492413cb448ce1f59021943af (diff)
downloadkau-8b672f5a77f640628588be124b3737c827e9af97.tar.gz
kau-8b672f5a77f640628588be124b3737c827e9af97.tar.bz2
kau-8b672f5a77f640628588be124b3737c827e9af97.zip
Fix 1 (#87)
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index e85a6aa..cad2792 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,11 @@
# Changelog
+## 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.