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:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-01-17 06:35:44 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-01-17 06:35:44 +0300
commit7b4ca0c903a2094c929c640754b8b9e03108b98e (patch)
tree81aa3332c65dd3c8c0fbf0fc61812b30e1212680 /CHANGELOG.md
parente972f813458c4249d67806b14b90206fb49b16bf (diff)
Update CHANGELOG.md for 11.6.5
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b89816a2c56..b47dc4e19ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.6.5 (2019-01-17)
+
+### Fixed (5 changes)
+
+- Add syntax highlighting to suggestion diff. !24156
+- Fix broken templated "Too many changes to show" text. !24282
+- Fix requests profiler in admin page not rendering HTML properly. !24291
+- Fix no avatar not showing in user selection box. !24346
+- Fixed diff suggestions removing dashes.
+
+
## 11.6.4 (2019-01-15)
### Security (1 change)