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.
3
3
4
4
## [ Unreleased]
5
5
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
+
6
20
## [ 1.0.0-rc3] - 2019-07-30
7
21
8
22
### API change list
@@ -30,7 +44,9 @@ All notable changes to this project will be documented in this file.
30
44
31
45
## [ 1.0.0-rc1] - 2019-06-11
32
46
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
34
50
35
51
[ 1.0.0-rc3 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc2...v1.0.0-rc3
36
52
You can’t perform that action at this time.
0 commit comments