diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-21 02:41:02 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-21 02:41:02 +0300 |
commit | d46afc12be4d42445272e08c3e155e5cd76303af (patch) | |
tree | e93ef3c959375271d70761d46db89a6c59eb0db0 | |
parent | 531cea489e70f8fd62fa55828d9b72d0c9f696f6 (diff) | |
download | wekan-d46afc12be4d42445272e08c3e155e5cd76303af.tar.gz wekan-d46afc12be4d42445272e08c3e155e5cd76303af.tar.bz2 wekan-d46afc12be4d42445272e08c3e155e5cd76303af.zip |
Advanced Filter for Custom Fields.
Thanks to feuerball11 and xet7 !
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 579cdb34..6654431f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release adds the following new features: + +* [Advanced Filter for Custom Fields](https://github.com/wekan/wekan/pull/1646). + +Thanks to GitHub users feuerball11 and xet7 for their contributions. + # v0.98 2018-05-19 Wekan release This release adds the following new features: |