From 7b47414a54bfbe617364a7d5cde92e96f87bb3fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sun, 25 Feb 2018 11:07:17 +0100 Subject: [PATCH] Add changes to CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edde0f029..b8330d628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.3.1 - unreleased + +### Fixed +- Fix performance issue with large LDAP instances +- Fix assigning users to newly created boards +- Various performance improvements +- Fix some untranslated strings (@cloud2018) + + ## 0.3.0 - 2018-01-12 ### Added