diff options
author | Jeffrey Lin <AnAverageHuman.0@gmail.com> | 2016-08-04 13:56:01 -0400 |
---|---|---|
committer | AnAverageHuman <AnAverageHuman.0@gmail.com> | 2016-08-08 10:30:04 -0400 |
commit | f9cffe104489416d9a640557d87b94fd39ea4e7e (patch) | |
tree | 5b5d88be4f7586404b8d70e9dbd473bf7fd53104 /CHANGELOG | |
parent | 91030230545a199a86c2742600a7a2e68ef75c98 (diff) | |
download | gitlab-ce-f9cffe104489416d9a640557d87b94fd39ea4e7e.tar.gz |
"This file is managed by gitlab-ctl. Manual changes will be erased!"
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 48235e2c1f7..696c4fff9d1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -34,6 +34,7 @@ v 8.11.0 (unreleased) - Optimize checking if a user has read access to a list of issues !5370 - Nokogiri's various parsing methods are now instrumented - Add simple identifier to public SSH keys (muteor) + - Admin page now references docs instead of a specific file !5600 (AnAverageHuman) - Add a way to send an email and create an issue based on private personal token. Find the email address from issues page. !3363 - Fix filter input alignment (ClemMakesApps) - Include old revision in merge request update hooks (Ben Boeckel) |