diff options
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) |