From 0db876c82a02913929c0a19be0d425165bee4715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 14 Jun 2016 11:41:36 +0200 Subject: [PATCH] Enhancement #4339: Add changelog entry --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3863c3f6..97295de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,14 @@ - Show a confirmation notice when you exit edit mode by pressing ESC in the markdown inputs. - Add the tribe button to link stories from tree.taiga.io with gigs in tribe.taiga.io. - Errors (not found, server error, permissions and blocked project) don't change the current url. -- Attachments image slider -- New admin area to edit the tag colors used in your project +- Neew Attachments image slider in preview mode. +- New admin area to edit the tag colors used in your project. - Display the current user (me) at first in assignment lightbox (thanks to [@mikaoelitiana](https://github.com/mikaoelitiana)) - Add a new permissions to allow add comments instead of use the existent modify permission for this purpose. -- Ability to edit comments, view edition history and redesign comments module UI +- Ability to edit comments, view edition history and redesign comments module UI. - Upvote and downvote issues from the issues list. -- Divide dashboard in two columns in large screens - +- Divide dashboard in two columns in large screens, +- Drag & Drop ordering for wiki links. ### Misc - Lots of small and not so small bugfixes.