From e1d595d9eea882570f0a09f9abd87aea085a472e Mon Sep 17 00:00:00 2001 From: liuxingyun Date: Wed, 27 Feb 2019 19:24:02 +0800 Subject: [PATCH] docs: add 0.1.23 docs --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23115f0..36cb0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.23](https://github.com/shaodahong/auto-lib/compare/v0.1.22...v0.1.23) (2019-02-27) + + +### Features + +* 🎸 transfer dateformat ([8de42b0](https://github.com/shaodahong/auto-lib/commit/8de42b0)) + + + ## [0.1.22](https://github.com/shaodahong/auto-lib/compare/v0.1.21...v0.1.22) (2019-02-26) @@ -33,6 +42,10 @@ ## [0.1.16](https://github.com/shaodahong/auto-lib/compare/v0.0.11...v0.1.16) (2019-02-20) + +## [0.1.9](https://github.com/shaodahong/auto-lib/compare/v0.1.10...v0.1.9) (2019-02-20) + + ### Features * 🎸 http.ts 新增toString ([6521437](https://github.com/shaodahong/auto-lib/commit/6521437))