From d70944d911ec49bc623982655d11e6bfcadf79b8 Mon Sep 17 00:00:00 2001
From: James Lopez <james@jameslopez.es>
Date: Mon, 26 Sep 2016 09:49:49 +0200
Subject: [PATCH] fix changelog

---
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 8776fb298cb..61e3ed748c9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,11 +4,11 @@ v 8.13.0 (unreleased)
   - Speed-up group milestones show page
 
 v 8.12.2 (unreleased)
+  - Fix Import/Export not recognising correctly the imported services.
 
 v 8.12.1
   - Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST
   - Fix issue with search filter labels not displaying
-  - Fix Import/Export not recognising correctly the imported services.
 
 v 8.12.0
   - Update the rouge gem to 2.0.6, which adds highlighting support for JSX, Prometheus, and others. !6251
-- 
GitLab