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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-03-11 22:06:57 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-03-11 22:06:57 +0300
commit250e6fc0f25485b65b85dd3022ce333cd466f2ba (patch)
tree0138d4bb3306fb97f40d5d0d5726a6b1399d6530
parent534d2072d930c3212c9c207dd7a3faf1f3850a12 (diff)
Update CHANGELOG.md for 12.8.6
[ci skip]
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-soft-email-confirmation-revert.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a12a34ca1f3..e95c28605b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.8.6 (2020-03-11)
+
+### Security (1 change)
+
+- Do not enable soft email confirmation by default.
+
+
## 12.8.5
### Fixed (8 changes)
diff --git a/changelogs/unreleased/security-soft-email-confirmation-revert.yml b/changelogs/unreleased/security-soft-email-confirmation-revert.yml
deleted file mode 100644
index 2f33bc4d212..00000000000
--- a/changelogs/unreleased/security-soft-email-confirmation-revert.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Do not enable soft email confirmation by default
-merge_request:
-author:
-type: security