-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
### 0.2.4 | ||
|
||
*2020-05-09* | ||
|
||
- 优化评论区评论内容显示 | ||
|
||
### 0.2.2 | ||
|
||
*2020-04-11* | ||
|
||
- 支持jekyll 4.0.0 | ||
|
||
### 0.2.0 | ||
|
||
*2019-08-11* | ||
|
||
- 博客首页布局添加一个可显示自定义内容的状态区 | ||
- 设置站点默认语言为英文 | ||
|
||
### 0.1.9 | ||
|
||
*2019-07-28* | ||
|
||
- 修复slides layout books的展示数量为空时的js报错 | ||
- 鼠标滚轮滚动可切换slides | ||
|
||
### 0.1.8 | ||
|
||
*2019-07-21* | ||
|
||
- 使用webpack打包css | ||
- 优化js和css代码 | ||
|
||
### 0.1.7 | ||
|
||
*2019-07-14* | ||
|
||
- 社交图标链接在新窗口打开 | ||
|
||
### 0.1.6 | ||
|
||
*2019-07-10* | ||
|
||
- 支持disqus评论 | ||
|
||
### 0.1.5 | ||
|
||
*2019-07-07* | ||
|
||
- 调整评论提交后预览框的样式 | ||
|
||
### 0.1.4 | ||
|
||
*2019-07-07* | ||
|
||
- 重新规划命名layouts |