diff options
author | Josef Kufner <josef@kufner.cz> | 2015-08-24 23:51:50 +0200 |
---|---|---|
committer | Josef Kufner <josef@kufner.cz> | 2015-08-25 19:44:59 +0200 |
commit | fa65db9aa876289bcb5974edfdd15f181c9a1ac5 (patch) | |
tree | 0d75194ca7c1507f1c4f33ac54095041c716f385 | |
parent | ad85f1f560224a3f276e57dcf638a6e41eb231eb (diff) | |
download | gitlab-ce-fa65db9aa876289bcb5974edfdd15f181c9a1ac5.tar.gz |
Add changelog entry
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 5222ab1e3e1..3ccb096214a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -306,6 +306,7 @@ v 7.11.0 - Protect OmniAuth request phase against CSRF. - Don't send notifications to mentioned users that don't have access to the project in question. - Add search issues/MR by number + - Change plots to bar graphs in commit statistics screen - Move snippets UI to fluid layout - Improve UI for sidebar. Increase separation between navigation and content - Improve new project command options (Ben Bodenmiller) |