From 7111c3b99dcb71e06485d66984c8c77a03b0caae Mon Sep 17 00:00:00 2001 From: Filipa Lacerda <filipa@gitlab.com> Date: Mon, 26 Sep 2016 12:19:22 +0100 Subject: [PATCH] Updates changelog --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3357c04505a..9174041c8f2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,10 +3,10 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.13.0 (unreleased) - Speed-up group milestones show page - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) + - Revoke button in Applications Settings underlines on hover. v 8.12.2 (unreleased) - Fix Import/Export not recognising correctly the imported services. - - Revoke button in Applications Settings underlines on hover. v 8.12.1 - Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST -- GitLab