aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-07 14:07:08 -0400
committerAllan Wang <me@allanwang.ca>2019-06-07 14:07:08 -0400
commit646d1f2385bd5b39a4d544125855533a6096bca3 (patch)
treecf3c9f1abcf7d258cfebe8562ba914066c7bbd4d /docs/Changelog.md
parent319555a3fa3e4e0fda45aef913436034fe735c4d (diff)
downloadkau-646d1f2385bd5b39a4d544125855533a6096bca3.tar.gz
kau-646d1f2385bd5b39a4d544125855533a6096bca3.tar.bz2
kau-646d1f2385bd5b39a4d544125855533a6096bca3.zip
Update versions
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a2c38e1..61e5fb7 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,9 @@
# Changelog
+## v5.0.0
+* :core: Update Material Dialogs to 3.x
+* :colorpicker: Strip down to just the interface; unless you require the accent palette, it may be fine to just use MD's color extension
+
## v4.1.0
* :core: Deprecate NetworkUtils, as the underlying functions are deprecated
* :core: Permission manager no longer synchronized, as all actions should occur in the main thread