From cdea7e88691f82f3d179bd21cceffde0a136f67a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 26 Aug 2019 22:25:37 +0300 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0c2eb4c..64a1e6436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Add missing modules](https://github.com/wekan/wekan/pull/2653). + Thanks to GhassenRjab. +- [Add package-lock.json](https://github.com/wekan/wekan/commit/ad01526124216abcc8b3c8230599c4eda331a86d). + Thanks to GhassenRjab and xet7. +- [Fix last label undefined](https://github.com/wekan/wekan/pull/2657). + Thanks to justinr1234. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v3.25 2019-08-23 Wekan release This release adds the following new features: