summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-06-28 14:27:52 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-06-30 11:06:19 +0200
commitd75787b265c771234ae3da5cca6baf8e0ff8d345 (patch)
treedad8049c3e28871aa427a4c9c993fe1418b0ef9f
parentf9c5f18d448de3fefced3149550263adc83af1bf (diff)
downloadgitlab-ce-d75787b265c771234ae3da5cca6baf8e0ff8d345.tar.gz
Add Changelog entry for build sidebar retry link fix
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ca7c3f29c72..59c56cc6d0b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,6 +44,7 @@ v 8.9.3
- Reduce overhead and optimize ProjectTeam#max_member_access performance. !4973
- Use update_columns to by_pass all the dirty code on active_record. !4985
- Decreased min width of screen to 1280px for pinned sidebar
+ - Do not show build retry link in build sidebar when build is not finished yet
- Fix encrypted data backwards compatibility after upgrading attr_encrypted gem
- Update mobile button icons to be more inline with typical UI paradigms