From 09f135f9a1080e962be5f440cad11f6fa4f863fe Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Wed, 12 Oct 2016 11:33:03 -0400 Subject: [PATCH] fix spacing [skip ci] --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bde91f17e2..3c4a8980f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ # Changelog > **Tags:** -> - :boom: [Breaking Change] -> - :eyeglasses:[Spec Compliancy] -> - :rocket: [New Feature] -> - :bug: [Bug Fix] -> - :memo: [Documentation] -> - :house: [Internal] -> - :nail_care: [Polish] +> - :boom: [Breaking Change] +> - :eyeglasses: [Spec Compliancy] +> - :rocket: [New Feature] +> - :bug: [Bug Fix] +> - :memo: [Documentation] +> - :house: [Internal] +> - :nail_care: [Polish] _Note: Gaps between patch versions are faulty, broken or test releases._