Skip to content

Commit b152c54

Browse files
committed
Update trantor version to v1.0.0-rc9
1 parent ef1e1d6 commit b152c54

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-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

0 commit comments

Comments
 (0)