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>2020-03-12 02:23:25 +0300
committerRobert Speicher <rspeicher@gmail.com>2020-03-12 02:23:25 +0300
commit4d48b3cfcd74bcca0f0f305746f74cf7224dd78b (patch)
treed5dc240edb49f6fe80e0ebb50bb6e7dfb3f97b77
parentfca89bb73ff5b1d14c98c72481f9268fee107ea0 (diff)
parent38aebe5f86b58a5a33ecc72f18e71acb551344d4 (diff)
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fe3671f156..6a4e19542d5 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)