From 917c3ea4ad634df814b433cc5cbb34cc25535737 Mon Sep 17 00:00:00 2001
From: Cole Bemis <colebemis@gmail.com>
Date: Tue, 23 May 2017 21:06:46 -0700
Subject: [PATCH] Format CHANGELOG

---
 CHANGELOG.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c30c6e8..47029c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -77,6 +77,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ### Changed
 
+- Redesign project website
+- Use SVG `stroke` instead of `fill`. Read more about the benefits of SVG `stroke`:
+  - [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
+
 <details>
   <summary>Change 66 icons</summary>
 
@@ -148,10 +152,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
   - `zoom-out`
 </details>
 
-- Redesign project website
-- Use SVG `stroke` instead of `fill`. Read more about the benifits of SVG `stroke`:
-  - [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
-
 ### Removed
 - Remove PSD, CSH and Webfont formats in favor of SVG. Read more about the benefits of SVG for icons:
   - [Inline SVG vs Icon Fonts [CAGEMATCH]](https://css-tricks.com/icon-fonts-vs-svg/)
-- 
2.21.0