diff --git a/CHANGELOG.md b/CHANGELOG.md index b8782573..29958ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,13 @@ ## 1.5.0 Betula Pendula - FOSDEM 2015 (unreleased) ### Features -- Improving some SQL queries +- Improving SQL queries and performance. - Now you can export and import projects between Taiga instances. +- Email redesign. +- Support for archived status (not shown by default in Kanban). +- Removing files from filesystem when deleting attachments. +- Support for contrib plugins (existing yet: slack, hall and gogs). +- Webhooks added (crazy integrations are welcome). ### Misc - Lots of small and not so small bugfixes.