From 8593f44cbc41c717748c6260cfa3644c29378a35 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Thu, 29 Jan 2015 11:27:49 +0100 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 507c9ba7..62a7b842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog # -## 1.5.0 Betula Pendula - FOSDEM 2015 (unreleased) +## 1.5.0 Betula Pendula - FOSDEM 2015 (2015-01-29) ### Features - Taiga webhooks @@ -8,6 +8,9 @@ - Not showing closed milestones by default in backlog view. - In kanban view an archived user story status doesn't show his content by default. - Now you can export and import projects between Taiga instances. +- Improving performance. +- Email redesign. +- Support for contrib plugins (existing yet: slack, hall and gogs). ### Misc - Lots of small and not so small bugfixes.