From 8517bb4626b47d7058e8da1c0e8a7a55769e1c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Sat, 6 Dec 2014 22:57:18 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfdc0219..63e2121a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,12 @@ + Create Admin Panel with the Gitlab webhooks settings. - Bitbucket integration: + Create Admin Panel with the Bitbucket webhooks settings. -- Upgrade to AngularJS 1.3. -- Use enter to submit lightboxes forms. - Added team members section. +- Taskboard enhancements: Collapse of columns (task statuses) and rows (user stories). +- Use enter to submit lightboxes forms. ### Misc +- Upgrade to AngularJS 1.3. - Lots of small and not so small bugfixes.