diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-28 00:26:01 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-28 00:26:01 +0300 |
commit | b0826e2d7bba878013323183cd9c56e307134160 (patch) | |
tree | 47622067f5295867ca1a91ecf7ffbcf1de2bc78d | |
parent | bd6e4a351b984b032e17c57793a70923eb17d8f5 (diff) | |
download | wekan-b0826e2d7bba878013323183cd9c56e307134160.tar.gz wekan-b0826e2d7bba878013323183cd9c56e307134160.tar.bz2 wekan-b0826e2d7bba878013323183cd9c56e307134160.zip |
- Add CAS with attributes.
Thanks to ppoulard !
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cd0f7b30..1dee7ad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release adds the following new features: + +- [Add attributes to CAS](https://github.com/wekan/wekan/commit/bd6e4a351b984b032e17c57793a70923eb17d8f5). + +Thanks to GitHub user ppoulard for contributions. + # v1.50.3 2018-09-23 Wekan release This release tries to fix the following bugs: |