diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-27 17:27:25 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-27 17:27:25 +0000 |
commit | a30a9eb9799e8c3b02f4b26ab572b9dbb1c57a03 (patch) | |
tree | ed4546be6e0a6cbaff73fec82c8d212a0c92e09e | |
parent | be2eeb10600af51f6b3ed590322016ebcd5b806a (diff) | |
download | gitlab-ce-a30a9eb9799e8c3b02f4b26ab572b9dbb1c57a03.tar.gz |
Add latest changes from gitlab-org/gitlab@13-0-stable-ee
-rw-r--r-- | CHANGELOG-EE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md index 6f9ba8b06a0..ffbcb7f2706 100644 --- a/CHANGELOG-EE.md +++ b/CHANGELOG-EE.md @@ -1,5 +1,14 @@ Please view this file on the master branch, on stable branches it's out of date. +## 13.0.1 (2020-05-27) + +### Security (3 changes) + +- Change the mirror user along with pull mirror settings. +- Allow only users with a verified email to be member of a group when the group has restricted membership based on email domain. +- Do not auto-confirm email in Trial registration. + + ## 13.0.0 (2020-05-22) ### Security (1 change) |