From 89765f5061a53959241d61972006a7e81bf48101 Mon Sep 17 00:00:00 2001 From: xiazeyu_2011 Date: Fri, 12 Jan 2018 22:17:11 +0800 Subject: [PATCH] docs: update CHANGELOG --- doc/CHANGELOG.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/CHANGELOG.md diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md new file mode 100644 index 0000000..f1994ef --- /dev/null +++ b/doc/CHANGELOG.md @@ -0,0 +1,28 @@ + +# 3.0.0 (2018-01-12) + +* docs: add ESDoc ([9a67891](https://github.com/xiazeyu/live2d-widget.js/commit/9a67891)) +* docs: fix bugs, update ([14d0730](https://github.com/xiazeyu/live2d-widget.js/commit/14d0730)) +* docs: Update API varible types ([f3ab76b](https://github.com/xiazeyu/live2d-widget.js/commit/f3ab76b)) +* docs(LICENSE): combine LICENSE ([6be306f](https://github.com/xiazeyu/live2d-widget.js/commit/6be306f)) +* feat: config ([62118e1](https://github.com/xiazeyu/live2d-widget.js/commit/62118e1)) +* feat: config validater ([cc587b2](https://github.com/xiazeyu/live2d-widget.js/commit/cc587b2)) +* feat: delete config validate function ([0234132](https://github.com/xiazeyu/live2d-widget.js/commit/0234132)) +* feat: finish config validater ([67a0558](https://github.com/xiazeyu/live2d-widget.js/commit/67a0558)) +* feat: fix webpack PublicPath prob. ([093ee10](https://github.com/xiazeyu/live2d-widget.js/commit/093ee10)) +* feat: import lodash ([be5531d](https://github.com/xiazeyu/live2d-widget.js/commit/be5531d)) +* feat: marked unfinished files, rebuild file structure, config works ([62555a9](https://github.com/xiazeyu/live2d-widget.js/commit/62555a9)) +* feat: update source code ([28d350b](https://github.com/xiazeyu/live2d-widget.js/commit/28d350b)) +* feat: use ~ to mark version ([4f0e865](https://github.com/xiazeyu/live2d-widget.js/commit/4f0e865)) +* feat(config): new config ([5f13a2b](https://github.com/xiazeyu/live2d-widget.js/commit/5f13a2b)) +* feat(Webpack): lazy load and chunks ([ccbe0d0](https://github.com/xiazeyu/live2d-widget.js/commit/ccbe0d0)) +* feat(Webpack): updated webpack config ([260cbad](https://github.com/xiazeyu/live2d-widget.js/commit/260cbad)) +* fix: old dependencies ([7a2f272](https://github.com/xiazeyu/live2d-widget.js/commit/7a2f272)) +* fix(webpack): fix webpack publicPath issue ([a8a630e](https://github.com/xiazeyu/live2d-widget.js/commit/a8a630e)) +* style: fix indent ([cb6f7d9](https://github.com/xiazeyu/live2d-widget.js/commit/cb6f7d9)) +* chore: add comments ([24b43e3](https://github.com/xiazeyu/live2d-widget.js/commit/24b43e3)) +* Initial commit ([cc61b39](https://github.com/xiazeyu/live2d-widget.js/commit/cc61b39)) +* The Real Initial Commit ([23ba71c](https://github.com/xiazeyu/live2d-widget.js/commit/23ba71c)) + + +