From eb2f3a804475f3bbcdf168aba7d13539bd7104c6 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 7 Feb 2014 09:45:03 +0200 Subject: [PATCH] More entries to CHANGELOG Signed-off-by: Dmitriy Zaporozhets --- CHANGELOG | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9c50fbd3fa..a9d8875622 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,15 @@ v 6.6.0 - Permissions: Developer now can manage issue tracker (modify any issue) - Improve Code Compare page performance - Group avatar + - Pygments.rb replaced with highlight.js + - Improve Merge request diff store logic + - Improve render performnace for MR show page + - Fixed Assembla hardcoded project name + - Jira integration documentation + - Refactored app/services + - Remove snippet expiration + - Mobile UI improvements (Drew Blessing) + - Fix block/remove UI for admin::users#show page v 6.5.1 - Fix branch selectbox when create merge request from fork @@ -628,4 +637,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification \ No newline at end of file + - email notification