File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
5
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
+
6
16
## [ 1.0.0-rc15] - 2020-7-16
7
17
8
18
### Fixed
@@ -170,7 +180,9 @@ All notable changes to this project will be documented in this file.
170
180
171
181
## [ 1.0.0-rc1] - 2019-06-11
172
182
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
174
186
175
187
[ 1.0.0-rc15 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc14...v1.0.0-rc15
176
188
You can’t perform that action at this time.
0 commit comments