summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 76d9712ce9f..06c5ff936f6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,9 @@ v 8.10.0 (unreleased)
- Fix MR-auto-close text added to description. !4836
- Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise.
+v 8.9.1
+ - Fix GitLab project import issues related to notes and builds
+
v 8.9.0
- Fix builds API response not including commit data
- Fix error when CI job variables key specified but not defined