File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
5
6
+ ## [ 1.0.0-rc13] - 2020-5-23
7
+
8
+ ### API change list
9
+
10
+ - Make the Channel class as a part of the public API.
11
+
6
12
## [ 1.0.0-rc12] - 2020-5-22
7
13
8
14
### API change list
@@ -144,7 +150,9 @@ All notable changes to this project will be documented in this file.
144
150
145
151
## [ 1.0.0-rc1] - 2019-06-11
146
152
147
- [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc12...HEAD
153
+ [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc13...HEAD
154
+
155
+ [ 1.0.0-rc13 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc12...v1.0.0-rc13
148
156
149
157
[ 1.0.0-rc12 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc11...v1.0.0-rc12
150
158
You can’t perform that action at this time.
0 commit comments