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>2018-10-03 15:27:40 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-10-03 15:27:40 +0300
commit36898558600ff3e43c918eb3d96066934499b632 (patch)
treefdb4ffd1dd31a6cd210065d9b8f538ca4485fca2 /CHANGELOG.md
parent9117e14484d49bb06863addc7a8f8f7f2c8723ae (diff)
Update CHANGELOG.md for 11.3.2
[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 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)