Skip to content

Commit 804b57e

Browse files
committed
changelog修复
1 parent 82af24e commit 804b57e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
## [Unreleased]
1717

1818

19-
## [1.0.1]
19+
## [1.0.1] - 2019-12-13
2020
### Fixed
2121
- 修复文档几处错误
2222
- 修复几处typings错误
2323

24-
## [1.0.2]
24+
## [1.0.2] - 2019-12-16
2525
### Added
2626
- 增加播放语音的几个事件
2727
- 增加播放暂停和恢复功能
2828
### Changed
2929
- 现在事件只能注册一次,重复注册的事件以最新的为准
3030

31-
## [1.1.0]
31+
## [1.1.0] - 2019-12-17
3232
### Changed
3333
- 现在复制文件使用多线程操作,不会阻塞`ui`
3434

35-
## [1.1.1]
35+
## [1.1.1] - 2019-12-17
3636
### Changed
3737
- 初始化结束时,进度不会为`1`而是`0`方便判断是否展示进度弹窗
3838

0 commit comments

Comments
 (0)