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 11:54:06 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-05 11:54:06 +0300
commitb61aae597a028d792c2fa9578a3d3054a15d161e (patch)
treeefbe8bb8e5f3b052fe2dff8c45ffc49a95e5a9cd /CHANGELOG.md
parent1d799ea925e4aad04bdc390c299fafb20bb4e4ae (diff)
Update CHANGELOG.md for 12.10.4
[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 c12ef304111..f2b95775bac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.10.4 (2020-05-05)
+
+### Fixed (1 change)
+
+- Add a Project's group to list of groups when parsing for codeowner entries. !30934
+
+
## 12.10.2 (2020-04-30)
### Security (8 changes)