Skip to content

Commit 483720b

Browse files
committed
Update trantor version to v1.0.0-rc8
1 parent f36e2e4 commit 483720b

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

ChangeLog.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)