File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55
6+ ## [ 1.0.0-rc8] - 2019-11-30
7+
8+ ### API change list
9+
10+ - Add the isSSLConnection() method to the TcpConnection class
11+
12+ ### Changed
13+
14+ - Use the std::chrono::steady_clock for timers
15+
16+
617## [ 1.0.0-rc7] - 2019-11-21
718
819### Changed
@@ -73,9 +84,11 @@ All notable changes to this project will be documented in this file.
7384
7485## [ 1.0.0-rc1] - 2019-06-11
7586
76- [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc7...HEAD
87+ [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc8...HEAD
88+
89+ [ 1.0.0-rc8 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc7...v1.0.0-rc8
7790
78- [ 1.0.0-rc6 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc6...v1.0.0-rc7
91+ [ 1.0.0-rc7 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc6...v1.0.0-rc7
7992
8093[ 1.0.0-rc6 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc5...v1.0.0-rc6
8194
You can’t perform that action at this time.
0 commit comments