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-02-13 17:16:27 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-02-13 17:16:27 +0300
commit0a3050db377cea046cb567ac5e7d0826f4fe7269 (patch)
tree541b258b4617c0be38681039080ea5347f5b2113 /CHANGELOG.md
parent3c0d198d0c0fff5a7949f676bb6cb414908bca02 (diff)
Update CHANGELOG.md for 12.7.6
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f69f35c24ee..eb47b8aaefe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.7.6
+
+### Security (1 change)
+
+- Fix ProjectAuthorization calculation for shared groups.
+
+
## 12.7.5
### Fixed (4 changes, 1 of them is from the community)