diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-18 16:14:43 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-18 16:15:49 +0300 |
commit | 1d904adc610afa3106acc00886a0a848e26e1cb1 (patch) | |
tree | 5ab5ade69721a03896ba1bfa6e19879dffee59b7 /CHANGELOG.md | |
parent | 22882a0603a4d7f429ded495fffc6d84054d0240 (diff) | |
download | wekan-1d904adc610afa3106acc00886a0a848e26e1cb1.tar.gz wekan-1d904adc610afa3106acc00886a0a848e26e1cb1.tar.bz2 wekan-1d904adc610afa3106acc00886a0a848e26e1cb1.zip |
- Add: Custom Fields.
Thanks to feuerball11, papoola and xet7 !
Closes #807
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 49ee9b39..859c7145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release adds the following new features: + +* [Custom Fields](https://github.com/wekan/wekan/issues/807). + +Thanks to GitHub users feuerball11, papoola and xet7 for their contributions. + # v0.95 2018-05-08 Wekan release This release adds the following new features: |