From 05692e0bfab58ddc4082394c711b50b27d89f4b6 Mon Sep 17 00:00:00 2001
From: Robert Speicher <rspeicher@gmail.com>
Date: Tue, 15 Nov 2016 11:43:05 +0200
Subject: [PATCH] Fix duplicate changelog headers

[ci skip]
---
 CHANGELOG.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1be2158b005..fe686b9fe8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,9 +25,6 @@ entry.
 - Remove additional padding on right-aligned items in MR widget. !7411 (Didem Acet)
 - Fix issue causing Labels not to appear in sidebar on MR page. !7416 (Alex Sanford)
 - Fix project Visibility Level selector not using default values.
-
-## 8.14.0 (2016-11-22)
-
 - Use separate email-token for incoming email and revert back the inactive feature. !5914
 - Replace jQuery.timeago with timeago.js. !6274 (ClemMakesApps)
 - Add CI notifications. Who triggered a pipeline would receive an email after the pipeline is succeeded or failed. Users could also update notification settings accordingly. !6342
-- 
GitLab