Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-07-05 18:16:49 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-07-06 19:57:17 +0300
commit0a98f267115d3f1b5b60dfd47ce66be17d435bdc (patch)
tree6d018ddb870c55a203168f2c02eefa459ed284e9 /CHANGELOG
parent98090639d302d30ea1422512a35a74e8600fa2e7 (diff)
Fixed avatar alignment in new MR view
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 545a9f66b98..b8e872f767a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.9.5
+ - Fixed avatar alignment in new MR view. !5095
- Fix diff comments not showing up in activity feed. !5069
- Add index on both Award Emoji user and name. !5061
- Downgrade to Redis 3.2.2 due to massive memory leak with Sidekiq. !5056