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:
authorRobert Speicher <rspeicher@gmail.com>2019-07-29 16:58:01 +0300
committerRobert Speicher <rspeicher@gmail.com>2019-07-29 16:58:01 +0300
commit8f26d6b0e7e0741ffe117379f0a6dd583b12390d (patch)
treedcb83169b44d08fe22d88cc0904b7c7de8bf5bd8
parentb3cca6f544c82bdbe738875c76ca57176d52cc00 (diff)
Add empty changelog for 11.11.6
[ci skip]
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89e05a9de80..2545d3421a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.11.6
+
+- Unreleased due to QA failure.
+
## 11.11.5 (2019-06-27)
-- No changes.
### Security (10 changes)
- Disable Rails SQL query cache when applying service templates. !30060