From 5f52e6dbe1acc005405c08bdfafa668cb1d399a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Thu, 9 Jun 2016 11:04:08 +0200 Subject: [PATCH] Add to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca4d3c29..3863c3f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ - 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 - Upvote and downvote issues from the issues list. +- Divide dashboard in two columns in large screens + ### Misc - Lots of small and not so small bugfixes.