diff options
| author | James Lopez <james@jameslopez.es> | 2016-06-23 14:16:14 +0200 |
|---|---|---|
| committer | James Lopez <james@jameslopez.es> | 2016-06-23 14:16:14 +0200 |
| commit | 79192a8437ddd2c909c01e024bdf0bb7a2212265 (patch) | |
| tree | ecd250bd04932a04187e6143b8fc3be19bf1da60 | |
| parent | 45363dc358940bbc7296548961a5ad97348e7fa7 (diff) | |
| download | gitlab-ce-fix/import-export-gitlab-errors.tar.gz | |
added changelogfix/import-export-gitlab-errors
| -rw-r--r-- | CHANGELOG | 3 |
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 |
