summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-05-25 13:04:04 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-25 13:04:04 +0200
commitbaf074764381de2a5586d5545756875da4c47326 (patch)
treea67bd44643f5197a9cac133e94728d18e8c41c8f
parentb3179451454050c9e7103090f237cb11a2435476 (diff)
downloadgitlab-ce-baf074764381de2a5586d5545756875da4c47326.tar.gz
Added missing backup/UI 8.8.2 changelog entries
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0d532cddb6e..35618ae78b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,9 @@ v 8.8.2
- Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources. !4242
- Fix Error 500 in CI charts by gracefully handling commits with no durations. !4245
- Fix table UI on CI builds page. !4249
+ - Fix backups if registry is disabled. !4263
+ - Fixed issue with merge button color. !4211
+ - Fixed issue with enter key selecting wrong option in dropdown. !4210
v 8.8.1
- Add documentation for the "Health Check" feature