summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-09-06 10:36:09 +0100
committerPhil Hughes <me@iamphill.com>2016-09-06 10:36:09 +0100
commit117893eee75edc568be51c0a2cc79c2ac65981f2 (patch)
treec3ddab7e11e465b5057ea6d95eab26e9bd9fe372 /CHANGELOG
parentad599eb65c8ce483a7faaffe226ec7ce53da0f55 (diff)
downloadgitlab-ce-blame-ui-fix.tar.gz
Fix layout issues with blame tableblame-ui-fix
Closes #21216
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f54a17e1ea2..efb6cd8d670 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.12.0 (unreleased)
- Add `web_url` field to issue, merge request, and snippet API objects (Ben Boeckel)
- Expose `sha` and `merge_commit_sha` in merge request API (Ben Boeckel)
- Set path for all JavaScript cookies to honor GitLab's subdirectory setting !5627 (Mike Greiling)
+ - Fix blame table layout width
- Fix bug where pagination is still displayed despite all todos marked as done (ClemMakesApps)
- Center build stage columns in pipeline overview (ClemMakesApps)
- Rename behaviour to behavior in bug issue template for consistency (ClemMakesApps)