Skip to content

Commit 60097fe

Browse files
committed
Bump trantor to v1.0.0-rc4
1 parent d833d93 commit 60097fe

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

ChangeLog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)