From ac10de1c5baf7781339b9f970f7667487dc61a30 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Tue, 15 Aug 2017 23:48:53 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42afe78..7bc0677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [4.2.9](https://github.com/QingWei-Li/docsify/compare/v4.2.8...v4.2.9) (2017-08-15) +### Bug Fixes + +* ensure document ready before init Docsify [#233](https://github.com/QingWei-Li/docsify/issues/233) ## [4.2.8](https://github.com/QingWei-Li/docsify/compare/v4.2.7...v4.2.8) (2017-08-10)