summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-20 16:18:32 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-20 16:18:32 +0200
commit2a065825fac3afb1fa2eeec4cfdaf69011fe14a3 (patch)
tree5b1e0eb8be35e165a3dea9878e78fb35c03c59fc
parent492ed2bdc2b7e2e228109f4d411dd99b794b9ff7 (diff)
downloadwekan-2a065825fac3afb1fa2eeec4cfdaf69011fe14a3.tar.gz
wekan-2a065825fac3afb1fa2eeec4cfdaf69011fe14a3.tar.bz2
wekan-2a065825fac3afb1fa2eeec4cfdaf69011fe14a3.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ca82ea4..ebe2c514 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Upcoming Wekan release
-This release adds the following updates:
+This release adds the following features:
+
+- [Allow card & checklist API creation for authorized board members](https://github.com/wekan/wekan/pull/2854).
+ Thanks to Robert-Lebedeu.
+- [Add env var LINKED_CARDS_ENABLED to enable or not linked cards. It is set at true by default](https://github.com/wekan/wekan/pull/2834).
+ Thanks to Akuket.
+
+and adds the following updates:
- [Upgrade to Meteor 1.8.3 and Node 8.17.0. Update release scripts. Fix ldap background sync documentation part 2](https://github.com/wekan/wekan/commit/782d0b620988628f40f50f9cd824f6652cfb0dd9).