From 0f7a8a25adbf38f929e2f8607b1016f2f08b70bb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 3 Feb 2021 15:47:05 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a55074f49..df13e4ac2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Set the language on `TAPi18n` when user selects language](https://github.com/wekan/wekan/pull/3525). + Thanks to jrsupplee. +- [Fix bug in `uniqueTitle`](https://github.com/wekan/wekan/pull/3526). + Thanks to jrsupplee. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v4.92 2021-02-03 Wekan release This release adds the following improvements: