summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-11-04 23:28:12 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-11-04 23:28:12 +0000
commit93846eb152f32e149ef8c24b707fa0a0c0c52714 (patch)
treefdbd8c8a8911eca0b4549b92a8189859a210e1b3 /CHANGELOG.md
parent37b0af3d4648ba3f96676e6439dae45a0de740d9 (diff)
downloadgitlab-ce-93846eb152f32e149ef8c24b707fa0a0c0c52714.tar.gz
Update CHANGELOG.md for 11.4.5
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 241dcaa7832..6e5296e231e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,20 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.4.5 (2018-11-04)
+
+### Fixed (4 changes, 1 of them is from the community)
+
+- fix link to enable usage ping from convdev index. !22545 (Anand Capur)
+- Update gitlab-ui dependency to 1.8.0-hotfix.1 to fix IE11 bug.
+- Remove duplicate escape in job sidebar.
+- Fixed merge request fill tree toggling not respecting fluid width preference.
+
+### Other (1 change)
+
+- Fix stage dropdown not rendering in different languages.
+
+
## 11.4.4 (2018-10-30)
### Security (1 change)