Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Commit 784c19a

Browse files
committed
docs: update CHANGELOG
1 parent 425de96 commit 784c19a

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,42 @@
11
<a name="Unreleased"></a>
2-
# Unreleased (2017-11-16)
2+
# Unreleased (2017-11-26)
3+
4+
5+
6+
7+
<a name="2.1.5"></a>
8+
## 2.1.5 (2017-11-26)
9+
10+
* chore: Compress codes. ([146b5d9](https://github.com/EYHN/hexo-helper-live2d/commit/146b5d9))
11+
* chore: Use new device.js ([7562ab0](https://github.com/EYHN/hexo-helper-live2d/commit/7562ab0))
12+
* chore: v2.1.5 ([425de96](https://github.com/EYHN/hexo-helper-live2d/commit/425de96))
13+
* style: Fix tab and space issue ([1b447aa](https://github.com/EYHN/hexo-helper-live2d/commit/1b447aa))
14+
* style: improve coding style ([e57f16a](https://github.com/EYHN/hexo-helper-live2d/commit/e57f16a))
15+
* style: Linux line break(LF) ([8cb4ca7](https://github.com/EYHN/hexo-helper-live2d/commit/8cb4ca7))
16+
* style: Linux line break(LF) and added .editorconfig ([9e8e878](https://github.com/EYHN/hexo-helper-live2d/commit/9e8e878)), closes [#47](https://github.com/EYHN/hexo-helper-live2d/issues/47)
17+
* style(clientJs): path optimized ([54ffae1](https://github.com/EYHN/hexo-helper-live2d/commit/54ffae1))
18+
* refactor: Improve code quality ([e1cdad1](https://github.com/EYHN/hexo-helper-live2d/commit/e1cdad1))
19+
* refactor: noted unused function, variable according some to UgilyJs ([0cf2c63](https://github.com/EYHN/hexo-helper-live2d/commit/0cf2c63)), closes [#42](https://github.com/EYHN/hexo-helper-live2d/issues/42)
20+
* refactor: rename variable, add variables, style ([f684d23](https://github.com/EYHN/hexo-helper-live2d/commit/f684d23))
21+
* perf: remove unused variable, always true condition ([e2357a6](https://github.com/EYHN/hexo-helper-live2d/commit/e2357a6))
22+
* fix: device.js now will grab off from the global. ([e93460a](https://github.com/EYHN/hexo-helper-live2d/commit/e93460a))
23+
* fix: release problem ([d9c45f9](https://github.com/EYHN/hexo-helper-live2d/commit/d9c45f9))
24+
* fix: Restore pointer-events: none; ([bc922af](https://github.com/EYHN/hexo-helper-live2d/commit/bc922af))
25+
* feat: CDN and better loading for current-device ([fab0744](https://github.com/EYHN/hexo-helper-live2d/commit/fab0744)), closes [#46](https://github.com/EYHN/hexo-helper-live2d/issues/46)
26+
* feat(assets): Add new models ([c7ae026](https://github.com/EYHN/hexo-helper-live2d/commit/c7ae026))
27+
* feat(clientJs): Add mouse click event and remove style pointer-events: none ([2c8f27b](https://github.com/EYHN/hexo-helper-live2d/commit/2c8f27b))
28+
* feat(dev page): A whole new useful dev page!!! Cheer!!! ([b686c41](https://github.com/EYHN/hexo-helper-live2d/commit/b686c41))
29+
* Update main.js ([421e2ef](https://github.com/EYHN/hexo-helper-live2d/commit/421e2ef))
30+
31+
32+
33+
<a name="2.0.0"></a>
34+
# 2.0.0 (2017-11-16)
335

436
* docs: add workflow of publish new version ([932502a](https://github.com/EYHN/hexo-helper-live2d/commit/932502a))
537
* docs: fix ambiguity of modify the source code ([f9d2596](https://github.com/EYHN/hexo-helper-live2d/commit/f9d2596))
638
* docs: update changelog ([c62fcf2](https://github.com/EYHN/hexo-helper-live2d/commit/c62fcf2))
39+
* docs: update CHANGELOG ([504cf99](https://github.com/EYHN/hexo-helper-live2d/commit/504cf99))
740
* docs: update CHANGELOG ([4b1fe03](https://github.com/EYHN/hexo-helper-live2d/commit/4b1fe03))
841
* docs: update CHANGELOG ([e815980](https://github.com/EYHN/hexo-helper-live2d/commit/e815980))
942
* docs: update CHANGELOG ([7c26e97](https://github.com/EYHN/hexo-helper-live2d/commit/7c26e97))

0 commit comments

Comments
 (0)