summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-29 14:09:18 +0200
committerJames Lopez <james@jameslopez.es>2016-06-29 14:09:18 +0200
commitf85f5a4516ef4c7809a52f6fba7cfb1120c3b971 (patch)
tree54bfb35896ef6a30374d88a039ea8600af76020f
parentd18bc9786c67677ac6c6cad7564e6b5a4cb09c89 (diff)
downloadgitlab-ce-f85f5a4516ef4c7809a52f6fba7cfb1120c3b971.tar.gz
add changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 27dd8708559..b28a2437501 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ v 8.9.3 (unreleased)
- Fix encrypted data backwards compatibility after upgrading attr_encrypted gem
- Update mobile button icons to be more inline with typical UI paradigms
- Fixes missing avatar on system notes. !4954
+ - Fixes issues importing events in Import/Export. Import/Export version bumped to 0.1.1
v 8.9.2
- Fix visibility of snippets when searching.
@@ -75,7 +76,6 @@ v 8.9.1
- Remove duplicate 'New Page' button on edit wiki page
v 8.9.0
-v 8.9.0 (unreleased)
- Fix group visibility form layout in application settings
- Fix builds API response not including commit data
- Fix error when CI job variables key specified but not defined