diff options
author | GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> | 2019-12-03 11:20:22 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> | 2019-12-03 11:20:22 +0000 |
commit | 2b339d4e892045d1d7be117d1557a5394ebd6e72 (patch) | |
tree | b72ba136c4c12eb820c25256cd19a12ece8bb132 /CHANGELOG.md | |
parent | 56e2a291470a4de49f54546e80ae6fea39e0bd64 (diff) | |
download | gitlab-ce-2b339d4e892045d1d7be117d1557a5394ebd6e72.tar.gz |
Update CHANGELOG.md for 12.5.3
[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 8ee5ed06417..806abf85e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 12.5.3 + +### Fixed (4 changes) + +- Fix project creation with templates using /projects/user/:id API. !20590 +- Fix merging merge requests from push options. !20639 +- Fix Crossplane help link in cluster applications page. !20668 +- Fixes job log not scrolling to the bottom. + +### Changed (1 change) + +- Flatten exception details in API and controller logs. !20434 + + ## 12.5.2 ### Security (1 change) |