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-rc4] - 2019-08-08
7+
8+ ### API change list
9+
10+ - None
11+
12+ ### Changed
13+
14+ - Add TrantorConfig.cmake so that users can use trantor with the ` find_package(Trantor) ` command.
15+
16+ ### Fixed
17+
18+ - Fix an SSL error (occurs when sending large data via SSL).
19+
620## [ 1.0.0-rc3] - 2019-07-30
721
822### API change list
@@ -30,7 +44,9 @@ All notable changes to this project will be documented in this file.
3044
3145## [ 1.0.0-rc1] - 2019-06-11
3246
33- [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc3...HEAD
47+ [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc4...HEAD
48+
49+ [ 1.0.0-rc4 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc3...v1.0.0-rc4
3450
3551[ 1.0.0-rc3 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc2...v1.0.0-rc3
3652
You can’t perform that action at this time.
0 commit comments