summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-11 19:16:53 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-11 19:16:53 +0200
commit52a744b4436bc1050d95e2f47272649dbbd0a988 (patch)
tree52b00f3dfbfaec6ddcd9c63ff88fc1da269062f3
parent4be5fa598ea5426602d9d2a55facf03cc5f0f9cb (diff)
downloadwekan-52a744b4436bc1050d95e2f47272649dbbd0a988.tar.gz
wekan-52a744b4436bc1050d95e2f47272649dbbd0a988.tar.bz2
wekan-52a744b4436bc1050d95e2f47272649dbbd0a988.zip
Update changelog.
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3adb2df..53f0eea8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,10 @@
# Upcoming Wekan release
-This release adds the following new features with Apache I-CLA, thanks to bentiss:
+This release adds the following new features and fixes with Apache I-CLA, thanks to bentiss:
- [Activities: register customFields changes in the activities](https://github.com/wekan/wekan/pull/2239).
+- [customFields: fix leftover from lint](https://github.com/wekan/wekan/commit/4c72479d1206850d436261dc5c6a4127f246f6da).
+ Looks like I forgot to use the camelCase notation here, and this leads to an exception while updating a custom field.
and adds the following new features: