From 74ad9e10d49af58d440dbc0564fd7dd1ad290eae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Hermida?= Date: Tue, 27 Nov 2018 18:34:50 +0100 Subject: [PATCH] Update change log --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b52e62f7..26480f57 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 bug fixes + ## 3.4.6 (2018-10-30) ### Misc