diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c118d23fad..807db37bd47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 13.5.3 (2020-11-03) + +### Fixed (3 changes) + +- Fix IDE issues with special characters. !46398 +- Ensure that copy to clipboard button is visible. !46466 +- Auto Deploy: fixes issues for fetching other charts from stable repo. !46531 + +### Added (1 change) + +- Add environment variables to override backup/restore DB settings. !45855 + + ## 13.5.2 (2020-11-02) ### Security (9 changes) |