diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-07-24 19:16:09 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-07-24 19:16:09 +0300 |
commit | 85084e1808634a0fe9df70d1c20ad3f81ac4a78d (patch) | |
tree | 36c834e7cca149bf14be9c1f17eec44f7b5ed37a | |
parent | d87920f55640578bbdea390d70f489de0a14f018 (diff) | |
download | wekan-85084e1808634a0fe9df70d1c20ad3f81ac4a78d.tar.gz wekan-85084e1808634a0fe9df70d1c20ad3f81ac4a78d.tar.bz2 wekan-85084e1808634a0fe9df70d1c20ad3f81ac4a78d.zip |
Update ChangeLog.
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 171a254e..74c17fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and fixes the following bugs: - [Fix invites](https://github.com/wekan/wekan/pull/2549). Thanks to justinr1234. -- [Makes LDAP background sync work. If the sync interval is unspecified, falls back to a hourly default)(https://github.com/wekan/wekan/pull/2555). +- [Makes LDAP background sync work. If the sync interval is unspecified, falls back to a hourly default](https://github.com/wekan/wekan/pull/2555). Thanks to pshunter. - [Prevent isCommentOnly user adding attachments, editing list names, moving lists, and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user](https://github.com/wekan/wekan/commit/a68c928896a94c377134f29a7183aa0b5a423720). |