diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-10-30 21:18:11 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-10-30 21:18:11 +0200 |
commit | 3f19091a913142f983e9087b069802220e29426b (patch) | |
tree | d176fca5f643c9846ef9f0d304b5c3c2e2c3bd20 /CHANGELOG.md | |
parent | ae6eb706c75784aab266aa3d5c67e79c5d889fbd (diff) | |
download | wekan-3f19091a913142f983e9087b069802220e29426b.tar.gz wekan-3f19091a913142f983e9087b069802220e29426b.tar.bz2 wekan-3f19091a913142f983e9087b069802220e29426b.zip |
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af39b2f..e7e61651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This release adds the following new features: - [Allowing user to filter list in Filter function not just cards commit](https://github.com/wekan/wekan/commit/d2d4840758b0f5aed7feb4f6a459bb2b2d1a3f0b). Thanks to whowillcare. -- Allow user to search Lists in Board](https://github.com/wekan/wekan/commit/32f50e16586696ec7d100ce0438d1030ae1f606e). +- [Allow user to search Lists in Board](https://github.com/wekan/wekan/commit/32f50e16586696ec7d100ce0438d1030ae1f606e). Thanks to whowillcare. - Enhancement: [Set card times more sensible using the 'Today' button in datepicker](https://github.com/wekan/wekan/pull/2747). |