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-05-05 12:15:32 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-05 12:15:32 +0300
commit7d175806de998d736b2f0b3d2bda8f4737d9820c (patch)
tree929916b79527b851a0b9d42966baefa36ee29d30
parenteb108860d33f368ef218939d6a786f06267af684 (diff)
Update CHANGELOG.md for 12.9.6
[ci skip]
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2b95775bac..a6149cb6812 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -484,6 +484,13 @@ entry.
- Remove store_mentions! in Snippets::CreateService. !29581 (Sashi Kumar)
+## 12.9.6 (2020-05-05)
+
+### Fixed (1 change)
+
+- Add a Project's group to list of groups when parsing for codeowner entries. !30934
+
+
## 12.9.5 (2020-04-30)
### Security (9 changes)