diff --git a/CHANGELOG.md b/CHANGELOG.md index f48a59ef4..5a5a3ef0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### v2.9.3 + +- Fixed: Changed to using v4 of Gitlab API now that v3 has been deprecated and removed (#3110) + ### v2.9.2 **IMPORTANT NOTE:** This release fixes a bug in which the deletion of namespaces did not result in the deletion of robot accounts under that namespace. While this is not a security issue (no permissions or credentials are leaked), it can appear unusual to users, so an upgrade is highly recommended. This change also includes a migration that cleans up the aforementioned robot accounts, so the migration step can take **several minutes**. Please plan accordingly.