Skip to content

Commit 5961465

Browse files
committed
Update version to 1.0.0-rc5
1 parent 823ddf7 commit 5961465

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

ChangeLog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [1.0.0-rc5] - 2019-08-24
7+
68
### API change list
79

810
- Remove the resolve method from the InetAddress class.
911

1012
### Added
1113

12-
- Add the Resolver class.
14+
- Add the Resolver class that provides high-performance DNS functionality(with c-ares library)
15+
- Add some unit tests.
1316

1417
## [1.0.0-rc4] - 2019-08-08
1518

@@ -52,7 +55,9 @@ All notable changes to this project will be documented in this file.
5255

5356
## [1.0.0-rc1] - 2019-06-11
5457

55-
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc4...HEAD
58+
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc5...HEAD
59+
60+
[1.0.0-rc5]: https://github.com/an-tao/trantor/compare/v1.0.0-rc4...v1.0.0-rc5
5661

5762
[1.0.0-rc4]: https://github.com/an-tao/trantor/compare/v1.0.0-rc3...v1.0.0-rc4
5863

0 commit comments

Comments
 (0)