We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82af24e commit 804b57eCopy full SHA for 804b57e
CHANGELOG.md
@@ -16,23 +16,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
## [Unreleased]
17
18
19
-## [1.0.1]
+## [1.0.1] - 2019-12-13
20
### Fixed
21
- 修复文档几处错误
22
- 修复几处typings错误
23
24
-## [1.0.2]
+## [1.0.2] - 2019-12-16
25
### Added
26
- 增加播放语音的几个事件
27
- 增加播放暂停和恢复功能
28
### Changed
29
- 现在事件只能注册一次,重复注册的事件以最新的为准
30
31
-## [1.1.0]
+## [1.1.0] - 2019-12-17
32
33
- 现在复制文件使用多线程操作,不会阻塞`ui`
34
35
-## [1.1.1]
+## [1.1.1] - 2019-12-17
36
37
- 初始化结束时,进度不会为`1`而是`0`方便判断是否展示进度弹窗
38
0 commit comments