From ea69ee1942c2e983cb91c197b0df82b7783badf1 Mon Sep 17 00:00:00 2001
From: Katarzyna Kobierska <kkobierska@gmail.com>
Date: Tue, 26 Jul 2016 12:38:35 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 858e8c268d2e..1db3465c1825 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,7 @@ v 8.11.0 (unreleased)
   - Load project invited groups and members eagerly in `ProjectTeam#fetch_members`
   - Add GitLab Workhorse version to admin dashboard (Katarzyna Kobierska Ula Budziszewska)
   - Add the `sprockets-es6` gem
+  - Multiple trigger variables show in separate lines (Katarzyna Kobierska Ula Budziszewska)
 
 v 8.10.2 (unreleased)
   - User can now search branches by name. !5144
@@ -29,12 +30,6 @@ v 8.10.1
   - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page. !5446
   - Ignore invalid trusted proxies in X-Forwarded-For header. !5454
   - Add links to the real markdown.md file for all GFM examples. !5458
-  - Multiple trigger variables show in separate lines (Katarzyna Kobierska Ula Budziszewska)
-
-v 8.10.1 (unreleased)
-  - Fix Error 500 when creating Wiki pages with hyphens or spaces
-  - Ignore invalid trusted proxies in X-Forwarded-For header
-  - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page
 
 v 8.10.0
   - Fix profile activity heatmap to show correct day name (eanplatter)
-- 
GitLab