aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-29 17:19:01 -0400
committerAllan Wang <me@allanwang.ca>2017-08-30 12:24:19 -0400
commit275db52ea976c86569fb4daf230a59a6f2606899 (patch)
tree5fa26cecdcb91e8939bd25c02fb42536cb4277ce /docs
parentbf136d76b81835a44a0d9038b2a87806247296e8 (diff)
downloadkau-275db52ea976c86569fb4daf230a59a6f2606899.tar.gz
kau-275db52ea976c86569fb4daf230a59a6f2606899.tar.bz2
kau-275db52ea976c86569fb4daf230a59a6f2606899.zip
Fix/permissions (#44)
* Fix kpref item barriers * Revert and add text constraint * Update permission logging
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index fb7aeac..e20540f 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -2,6 +2,7 @@
## v3.3.2
* :kpref-activity: Add visibility toggle to Core contract. Items can override this to show/hide given preferences based on boolean callbacks.
+* :kpref-activity: Add width constraint for long text items
## v3.3.1
* :core: Open up all logger functions