summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-22 16:48:57 +0200
committerJames Lopez <james@jameslopez.es>2016-06-22 16:48:57 +0200
commit1e1bf322896fc515157b943a35e41632e26cda07 (patch)
tree7d052cc39e741913060a07581d3c356eb2def429
parent37fd6f9aa103a0d47010b0a1b7358bc9dc526fa6 (diff)
downloadgitlab-ce-1e1bf322896fc515157b943a35e41632e26cda07.tar.gz
fix chnagelog
-rw-r--r--CHANGELOG5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bd6c922d30f..4cbb1a91077 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,12 @@
Please view this file on the master branch, on stable branches it's out of date.
-v 8.9.0 (unreleased)
- - Set import_url validation to be more strict
v 8.10.0 (unreleased)
- Wrap code blocks on Activies and Todos page. !4783 (winniehell)
- Fix MR-auto-close text added to description. !4836
+v 8.9.1 (unreleased)
+ - Set import_url validation to be more strict
+
v 8.9.0
- Fix builds API response not including commit data
- Fix error when CI job variables key specified but not defined