aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-07 00:15:17 -0400
committerAllan Wang <me@allanwang.ca>2017-10-07 00:15:17 -0400
commit17c21ba0504faecaab9e2780ffe4a60a06a88bb1 (patch)
tree0ce94aefe62017dfc5731b07e2cf918fe033e74b /docs
parentccbba24a1406dcc6714d7fb4b4c543fde0ba7c6a (diff)
downloadkau-17c21ba0504faecaab9e2780ffe4a60a06a88bb1.tar.gz
kau-17c21ba0504faecaab9e2780ffe4a60a06a88bb1.tar.bz2
kau-17c21ba0504faecaab9e2780ffe4a60a06a88bb1.zip
Update dependencies
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 6c5bb11..e85a6aa 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,9 +1,10 @@
# 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.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