diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-02 01:29:23 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-02 01:29:23 +0200 |
commit | 999cdb2bb9bc8f9b3615b9b54d8c51cad3011232 (patch) | |
tree | 2db06cac814556444b61ce897a1aa6d79264ec76 | |
parent | cc5435c7805f8c0b7ad58748cdd7285b84be0c20 (diff) | |
download | wekan-999cdb2bb9bc8f9b3615b9b54d8c51cad3011232.tar.gz wekan-999cdb2bb9bc8f9b3615b9b54d8c51cad3011232.tar.bz2 wekan-999cdb2bb9bc8f9b3615b9b54d8c51cad3011232.zip |
Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 90c2d5bf..5e136f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release adds the following new features: + +* [Soft WIP Limit](https://github.com/wekan/wekan/pull/1319). + +Thanks to GitHub users amadilsons and xet7 for their contributions. + # v0.52 2017-10-31 Wekan release This release adds the following new features: |