diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-05-21 01:18:10 -0500 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-05-21 01:18:10 -0500 |
commit | c6411a785b0c49d17b831a9b4bc05ef4bb68b87f (patch) | |
tree | b7650a73d69f3f6199e2ca19dc151fdac3d0251d /CHANGELOG | |
parent | 4474eab4f6a17861a6ed494034bc68acb0724e3c (diff) | |
download | gitlab-ce-c6411a785b0c49d17b831a9b4bc05ef4bb68b87f.tar.gz |
Update CHANGELOGfix-docker-registry-integration
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 67fca2c6f6d..01585ede586 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ v 8.8.0 (unreleased) - Added inline diff styling for `change_title` system notes. (Adam Butler) - Project#open_branches has been cleaned up and no longer loads entire records into memory. - Escape HTML in commit titles in system note messages + - Fix scope used when accessing container registry - Fix creation of Ci::Commit object which can lead to pending, failed in some scenarios - Improve multiple branch push performance by memoizing permission checking - Log to application.log when an admin starts and stops impersonating a user |