diff --git a/CHANGELOG.md b/CHANGELOG.md index abd4e6f3d527138ec6c3e3dbe068dcfc736508da..ac1f948971132e4cd48b3d450e70450df8f4df90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,4 @@ -## v13.5.0-rc2 (2020-10-08) - -### Maintenance - -- Disable secret_detection job !2471 - -## v13.5.0-rc1 (2020-10-08) +## v13.5.0 (2020-10-20) ### New features @@ -16,7 +10,7 @@ ### Bug fixes - Docker executor: return error on pull/import failures !2113 -- Fix path separator for CI_PROJECT_DIR in Windows in bash shells !1977 (Pedro Pombeiro @pedropombeiro) +- Fix path separator for CI_PROJECT_DIR in Windows in bash shells !1977 ### Maintenance @@ -33,6 +27,7 @@ - Use newest helper image version in tests !2223 - Update calls for SkipIntegrationTests to not return !2065 - Setup secure jobs !1897 +- Disable secret_detection job !2471 ### Documentation changes