diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2018-10-03 12:27:40 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2018-10-03 12:27:40 +0000 |
commit | 36898558600ff3e43c918eb3d96066934499b632 (patch) | |
tree | fdb4ffd1dd31a6cd210065d9b8f538ca4485fca2 /CHANGELOG.md | |
parent | 9117e14484d49bb06863addc7a8f8f7f2c8723ae (diff) | |
download | gitlab-ce-36898558600ff3e43c918eb3d96066934499b632.tar.gz |
Update CHANGELOG.md for 11.3.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ab8599d99..be204a76645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 11.3.2 (2018-10-03) + +### Fixed (4 changes) + +- Fix NULL pipeline import problem and pipeline user mapping issue. !21875 +- Fix migration to avoid an exception during upgrade. !22055 +- Fixes admin runners table not wrapping content. +- Fix Error 500 when forking projects with Gravatar disabled. + +### Other (1 change) + +- Removes the 'required' attribute from the 'project name' field. !21770 + + ## 11.3.1 (2018-09-26) ### Security (6 changes) |