diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2018-12-03 13:15:46 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2018-12-03 13:15:46 +0000 |
commit | 72dd09ca1d2b5fc02313ff720b1174fa41f27743 (patch) | |
tree | 1858291891f2f8cfb56d5dfadfb984b08c1982d4 /CHANGELOG.md | |
parent | 9eb18d16bd15c0ecb5d1d50c09c150238530b0ab (diff) | |
download | gitlab-ce-72dd09ca1d2b5fc02313ff720b1174fa41f27743.tar.gz |
Update CHANGELOG.md for 11.4.9
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e946befb1..c84cc519396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -287,6 +287,14 @@ entry. - Disables stop environment button while the deploy is in progress. +## 11.4.9 (2018-12-03) + +### Fixed (2 changes) + +- Display impersonation token value only after creation. !22916 +- Correctly handle data-loss scenarios when encrypting columns. !23306 + + ## 11.4.8 (2018-11-27) ### Security (24 changes) |