aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 9a1ec82..64d4644 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,11 @@
# Changelog
+## v3.2.2
+* :core: Add simple KauBaseActivity so that activities extending AppCompatActivity can have some default kau helpers implemented
+* :core: The permission manager will now notify you if you try to request a permission that isn\'t added to your manifest
+* :core: Create faq parser
+* Begin writing android tests
+
## v3.2.1
* :core: Remove requestLayout call from setMargin and setPadding
* :core: Fix kau direction bits