diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-04 16:32:03 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-04 16:32:03 +0000 |
commit | 07d12f3fd1151ea2fc14c7f87c128ddc7140986b (patch) | |
tree | 7aa0007d509c9eefa2c2dd54a8718607553bf408 /CHANGELOG.md | |
parent | 4efb951966570e7954439794c58fd5ae6276e69d (diff) | |
download | gitlab-ce-07d12f3fd1151ea2fc14c7f87c128ddc7140986b.tar.gz |
Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5758dd763e0..1de770f136f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 14.10.2 (2022-05-04) + +### Fixed (2 changes) + +- [Resolve "Fork relationship is not respected for certain projects"](gitlab-org/gitlab@881099bc27d9696ea3b9bcc2a1e43c3207ee4bb3) ([merge request](gitlab-org/gitlab!86476)) +- [Fix mappings errors for ES6.8](gitlab-org/gitlab@5caac54a746a331d828d4e3ce24273cd6173c86f) ([merge request](gitlab-org/gitlab!86476)) **GitLab Enterprise Edition** + +### Other (1 change) + +- [Add documentation for mr settings audit events part 1](gitlab-org/gitlab@95bfdae5a677de5ac9d0d5ceccd42e88ca4f99c4) ([merge request](gitlab-org/gitlab!86476)) + ## 14.10.1 (2022-04-29) ### Security (14 changes) |