diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-10-03 18:04:25 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-10-03 18:04:25 +0300 |
commit | f79f2733a05aad6625c2096666d3e6fbaf200671 (patch) | |
tree | 7a9f2730c2e049fa5c271cfe91b3097fd7fea0dc | |
parent | 4c0eb7dcc19ca9ae8c5d2d0276e0d024269de236 (diff) | |
download | wekan-f79f2733a05aad6625c2096666d3e6fbaf200671.tar.gz wekan-f79f2733a05aad6625c2096666d3e6fbaf200671.tar.bz2 wekan-f79f2733a05aad6625c2096666d3e6fbaf200671.zip |
- Add info about root-url to GitHub issue template https://github.com/wekan/wekan/commit/4c0eb7dcc19ca9ae8c5d2d0276e0d024269de236).
Thanks to xet7 !
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 61eb01f0..c0110251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ # Upcoming Wekan release. +This release adds the following new features: + - [LDAP](https://github.com/wekan/wekan/commit/288800eafc91d07f859c4f59588e0b646137ccb9). In progress. - Please test and [add info about bugs](https://github.com/wekan/wekan/issues/119); -- [Fix Card URL](https://github.com/wekan/wekan/pull/1932). + Please test and [add info about bugs](https://github.com/wekan/wekan/issues/119). + +and fixes the following bugs: + +- [Fix Card URL](https://github.com/wekan/wekan/pull/1932); +- [Add info about root-url to GitHub issue template](https://github.com/wekan/wekan/commit/4c0eb7dcc19ca9ae8c5d2d0276e0d024269de236). Thanks to GitHub users Akuket, maximest-pierre, schulz and xet7 for their contributions. |