File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55
6+ ## [ 1.0.0-rc9] - 2020-2-17
7+
8+ ### API change list
9+
10+ - Add support for a delayed SSL handshake
11+
12+ - Change a method name of EventLoopThreadPool(getLoopNum() -> size())
13+
14+ ### Changed
15+
16+ - Port Trantor to Windows
17+
18+ - Use SSL_CTX_use_certificate_chain_file instead of SSL_CTX_use_certificate_file()
19+
620## [ 1.0.0-rc8] - 2019-11-30
721
822### API change list
@@ -84,7 +98,9 @@ All notable changes to this project will be documented in this file.
8498
8599## [ 1.0.0-rc1] - 2019-06-11
86100
87- [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc8...HEAD
101+ [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc9...HEAD
102+
103+ [ 1.0.0-rc9 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc8...v1.0.0-rc9
88104
89105[ 1.0.0-rc8 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc7...v1.0.0-rc8
90106
You can’t perform that action at this time.
0 commit comments