From c6733c36e016c1384efba33dbca8d6c92b0d5f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Wed, 28 Oct 2015 10:09:08 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2970838c..64311291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,18 @@ # Changelog # -## 1.9.0 ??? (unreleased) +## 1.9.0 Abies Siberica (2015-11-XX) ### Features -- Ability to create single-line or multi-line custom fields. (thanks to [@artlepool](https://github.com/artlepool)) -- Ability to date custom fields. (thanks to [@artlepool](https://github.com/artlepool)) +- Ability to create single-line or multi-line custom fields. (thanks to [@artlepool](https://github.com/artlepool)). +- Ability to date custom fields. (thanks to [@artlepool](https://github.com/artlepool)). - Add custom videoconference system. - Make burndown chart collapsible at the backlog panel. -- Ability to choose a theme (thanks to [@astagi](https://github.com/astagi)) +- Ability to choose a theme (thanks to [@astagi](https://github.com/astagi)). - Inline viewing of image attachments (thanks to [@brettp](https://github.com/brettp)). - Autocomplete for usernames, user stories, tasks, issues, and wiki pages in text areas (thanks to [@brettp](https://github.com/brettp)). -- Support authentication via Application Tokens +- Support authentication via Application Tokens. +- User onboarding: improve placeholders and add joyriders. - i18n. - Add italian (it) translation. - Add polish (pl) translation.