summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-06-21 09:47:12 +0300
committerLauri Ojansivu <x@xet7.org>2017-06-21 09:47:12 +0300
commit974fca217146e11e9d860553e2363902e90e9aa7 (patch)
tree40fe2670428ca99dc8f11f54c5f7746cb5882864 /CHANGELOG.md
parentb858b7d3415401d1623075f91780dd6962ede0fa (diff)
downloadwekan-974fca217146e11e9d860553e2363902e90e9aa7.tar.gz
wekan-974fca217146e11e9d860553e2363902e90e9aa7.tar.bz2
wekan-974fca217146e11e9d860553e2363902e90e9aa7.zip
Fix Admin Panel link available to all users, only link is hidden. Thanks to nztqa ! Closes #1048
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a2aabe8..a89c3192 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ This release adds the following new features:
and fixes the following bugs:
+* [Fix Admin Panel link available to all users, only link is hidden](https://github.com/wekan/wekan/pull/1076);
* [Fix IE 11 drag board to scroll](https://github.com/wekan/wekan/pull/1052);
* [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
* [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066);