diff options
author | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-03-12 17:44:29 +0000 |
---|---|---|
committer | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-03-12 18:08:01 +0000 |
commit | b94bdb698dedb519a8478440a3dc8a763856b6a0 (patch) | |
tree | 1e144cd001be3b57ff1a6b52c0777ff76136edf1 | |
parent | 8e6bd86cf26dd6e659fc7ccaf7361029b256891a (diff) | |
download | gitlab-ce-b94bdb698dedb519a8478440a3dc8a763856b6a0.tar.gz |
removes tab and replaces with space in changelog
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index afef4b578c4..2535a78af48 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -36,6 +36,7 @@ v 8.5.5 - Fix pagination for filtered dashboard and explore pages - Fix "Show all" link behavior - Add #upcoming filter to Milestone filter (Tiago Botelho) + - Add #upcoming filter to Milestone filter (Tiago Botelho) v 8.5.4 - Do not cache requests for badges (including builds badge) |