aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-09 11:48:23 -0700
committerAllan Wang <me@allanwang.ca>2017-07-09 11:48:23 -0700
commitfad41577c854ba6f8c4b27aebf734180307cf6c6 (patch)
treec830ac499e73c4d8f050f9f58b08878eec939b5d /docs
parent9695948b007a0c6110c72b89f3b318f4c1eea52c (diff)
downloadkau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.gz
kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.bz2
kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.zip
Use raw image links
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 314b37c..d458c9d 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,6 +1,8 @@
# Changelog
-## v1.6
+## v2.0
+* Huge refactoring to separate functions to their own submodules
+* Huge Docs update
* Reorder KauIItem arguments to support optional id
* Create KPrefSeekbar, which binds an int kpref to a seekbar
* Open all kpref item binders so they may be extended