From 4e8798eef0076ee9486f61ad14094c68334c45d1 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Wed, 25 May 2016 13:05:33 +0200 Subject: [PATCH] Moved gitignore dropdown entry to 8.8.2 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5358708fd8..f5a4ae8927 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ v 8.8.2 - Fix backups if registry is disabled. !4263 - Fixed issue with merge button color. !4211 - Fixed issue with enter key selecting wrong option in dropdown. !4210 + - When creating a .gitignore file a dropdown with templates will be provided. !4075 v 8.8.1 - Add documentation for the "Health Check" feature @@ -88,7 +89,6 @@ v 8.8.0 - Improve Issue formatting for the Slack Service (Jeroen van Baarsen) - Fixed advice on invalid permissions on upload path !2948 (Ludovic Perrine) - Allows MR authors to have the source branch removed when merging the MR. !2801 (Jeroen Jacobs) - - When creating a .gitignore file a dropdown with templates will be provided v 8.7.6 - Fix links on wiki pages for relative url setups. !4131 (Artem Sidorenko)