Skip to content

Commit 634984e

Browse files
committed
Bump version to 1.3.0
1 parent 53a6dc5 commit 634984e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

ChangeLog.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [1.3.0] - 2021-03-05
7+
8+
### API changes list
9+
10+
- Add secondsSinceEpoch to trantor::Date.
11+
12+
- Rename the 'bzero' method of the FixedBuffer class to 'zeroBuffer'.
13+
14+
- Add SNI support to TcpClient.
15+
16+
- Add SSL certificate validation.
17+
18+
### Changed
19+
20+
- Change README.md.
21+
622
## [1.2.0] - 2021-01-16
723

824
### API changes list
@@ -232,7 +248,9 @@ All notable changes to this project will be documented in this file.
232248

233249
## [1.0.0-rc1] - 2019-06-11
234250

235-
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.2.0...HEAD
251+
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.3.0...HEAD
252+
253+
[1.3.0]: https://github.com/an-tao/trantor/compare/v1.2.0...v1.3.0
236254

237255
[1.2.0]: https://github.com/an-tao/trantor/compare/v1.1.1...v1.2.0
238256

0 commit comments

Comments
 (0)