From 1f3261ac414ce42e5bbb6d5e0891e2cb5483dace Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Date: Wed, 9 Jul 2014 19:13:31 +0300 Subject: [PATCH] More entries to CHANGELOG Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> --- CHANGELOG | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 753fd1054d9..45383d97780 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,17 @@ v 7.1.0 - Dont show reply button if user is not signed in - Expose more information for issues with webhook - Add a mention of the merge request into the default merge request commit message + - Imrpove code highlight, introduce support for more languages like Go, Clojure, Erlang etc + - Fix concurrency issue in repository download + - Dont allow repository name start with ? + - Improve email threading (Pierre de La Morinerie) + - Cleaner help page + - Group milestones + - Improved email notifications + - Contributors API (sponsored by Mobbr) + - Fix LDAP TLS authentication (Boris HUISGEN) + - Show VERSION information on project sidebar + - Improve branch removal logic when accept MR v 7.0.0 - The CPU no longer overheats when you hold down the spacebar -- GitLab