From 49520bcc9b07379b415025ebdce0ff181350673d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Hermida?= Date: Tue, 27 Nov 2018 18:27:15 +0100 Subject: [PATCH] Update change log --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 172075cd..57223626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ ## Unreleased +## 4.0.0 Larix cajanderi (2018-11-28) + +### Features + +- Custom home section (https://tree.taiga.io/project/taiga/issue/3059) +- Custom fields (https://tree.taiga.io/project/taiga/issue/3725): + - Dropdown + - Checkbox + - Number +- Bulk move unfinished objects in sprint (https://tree.taiga.io/project/taiga/issue/5451) +- Paginate history activity +- Improve notifications area (https://tree.taiga.io/project/taiga/issue/2165 and + https://tree.taiga.io/project/taiga/issue/3752) + +### Misc + +- Minor icon changes +- Lots of small bugfixes + ## 3.4.5 (2018-10-15) ### Features