From c3a149679a889b67936eb239365678aa9c1e25b0 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Sat, 5 Aug 2017 09:56:53 +0800 Subject: [PATCH] chore(*): tweaks changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4abbc49b..0289d69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ ### Bug Fixes -* **css:** hide the nav when the content has not yet been loaded ([1fa1619](https://github.com/QingWei-Li/docsify/commit/1fa1619)) * **release:** release shell ([628e211](https://github.com/QingWei-Li/docsify/commit/628e211)) * **style:** nowrap => pre-wrap, fixed [#228](https://github.com/QingWei-Li/docsify/issues/228) ([a88252c](https://github.com/QingWei-Li/docsify/commit/a88252c))