From 76127c0c6c5393353ae28ce56c6db271df19dea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 9 Apr 2015 15:32:55 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92b27815..71c48147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog # -## 1.6.0 Abies Bifolia (2015-03-17) +## 1.7.0 ??? (unreleased) +### Features +- Make Taiga translatable (i18n support). + +### Misc +- Lots of small and not so small bugfixes. +- Remove djangorestframework from requirements. Move useful code to core. + + +## 1.6.0 Abies Bifolia (2015-03-17) ### Features - Added custom fields per project for user stories, tasks and issues.