Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75eb36cee09..4507a0061af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.3.6 (2020-09-14)
+
+### Fixed (2 changes)
+
+- Fixes Auto DevOps deploy script for multiple additional hosts separated by comma and space. !41404
+- Use 'read' method to get request body in Conan to fix uploads when using Unicorn. !41801
+
+
## 13.3.5 (2020-09-04)
### Fixed (6 changes)