summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-05-26 11:29:02 +0200
committerJames Lopez <james@jameslopez.es>2016-05-26 11:29:02 +0200
commit5bf191c60ee1cbf730252dc1a4cab3446a6a3dde (patch)
treebf858948d839ed646bb962b2157b42e71b4fdf0f
parentbf484ffee458023ba890e64fbd314ad45ece9ba8 (diff)
downloadgitlab-ce-fix/gitlab-importer-issue.tar.gz
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 24c691b4718..20f1c26d9cb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ v 8.9.0 (unreleased)
- Fix issues filter when ordering by milestone
- Todos will display target state if issuable target is 'Closed' or 'Merged'
+v 8.8.3
+ - Fix gitlab importer failing to import new projects due to missing credentials
+
v 8.8.2
- Added remove due date button. !4209
- Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources. !4242