summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-23 13:30:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-23 13:30:20 +0000
commit5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7 (patch)
tree3e917b910737dd6be6e9eef42b7096efc9801400 /CHANGELOG.md
parent5cab4caada3b63881b4be58d9facb156a0bc2e73 (diff)
downloadgitlab-ce-5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7.tar.gz
Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 415e4eae4f4..31eef6e1c67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.9.1 (2022-03-23)
+
+### Fixed (1 change)
+
+- [Fix backups not working when feature_flags table does not exist](gitlab-org/gitlab@4cc3cd6cf6eb256a9837ef92a6fdb4991cd1642c) ([merge request](gitlab-org/gitlab!83388))
+
+### Changed (1 change)
+
+- [Alias user_email_lookup_limit to search_rate_limit](gitlab-org/gitlab@424c277fc4c994df60ea68acb8988537526108e4) ([merge request](gitlab-org/gitlab!83388))
+
## 14.9.0 (2022-03-21)
### Added (119 changes)