Skip to content

Commit ee04127

Browse files
committed
Bump version to 1.0.0-rc16
1 parent 5180bba commit ee04127

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

ChangeLog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [1.0.0-rc16] - 2020-8-15
7+
8+
### Fixed
9+
10+
- Fix a bug when sending big files on Windows.
11+
12+
### API change list
13+
14+
- Add updateEvents() method to the Channel class.
15+
616
## [1.0.0-rc15] - 2020-7-16
717

818
### Fixed
@@ -170,7 +180,9 @@ All notable changes to this project will be documented in this file.
170180

171181
## [1.0.0-rc1] - 2019-06-11
172182

173-
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc15...HEAD
183+
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc16...HEAD
184+
185+
[1.0.0-rc16]: https://github.com/an-tao/trantor/compare/v1.0.0-rc15...v1.0.0-rc16
174186

175187
[1.0.0-rc15]: https://github.com/an-tao/trantor/compare/v1.0.0-rc14...v1.0.0-rc15
176188

0 commit comments

Comments
 (0)