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:
-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