summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-23 14:16:14 +0200
committerJames Lopez <james@jameslopez.es>2016-06-23 14:16:14 +0200
commit79192a8437ddd2c909c01e024bdf0bb7a2212265 (patch)
treeecd250bd04932a04187e6143b8fc3be19bf1da60
parent45363dc358940bbc7296548961a5ad97348e7fa7 (diff)
downloadgitlab-ce-fix/import-export-gitlab-errors.tar.gz
-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