summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-11-03 21:19:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-03 21:19:46 +0000
commiteaa194f15e614301d6a513b493bf7b17af65c58d (patch)
treef6768ad66310a125a7c293f0e9bcb9ed9d493a8b /CHANGELOG.md
parent29f611b3aaefbab2c33c6c60d5902ad8677224b8 (diff)
downloadgitlab-ce-eaa194f15e614301d6a513b493bf7b17af65c58d.tar.gz
Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
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)