Skip to content

Commit 44ad282

Browse files
committed
Bump vertion to 1.0.0-rc11
1 parent a2878af commit 44ad282

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

ChangeLog.md

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

44
## [Unreleased]
55

6+
## [1.0.0-rc11] - 2020-4-27
7+
8+
### API Change list
9+
10+
- Add fromDbStringLocal() method to the Date class
11+
12+
### Fixed
13+
14+
- Fix a race condition of TimingWheel class
15+
16+
- Fix localhost resolving on windows
17+
618
## [1.0.0-rc10] - 2020-3-28
719

820
### API Change list
@@ -118,7 +130,9 @@ All notable changes to this project will be documented in this file.
118130

119131
## [1.0.0-rc1] - 2019-06-11
120132

121-
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc10...HEAD
133+
[Unreleased]: https://github.com/an-tao/trantor/compare/v1.0.0-rc11...HEAD
134+
135+
[1.0.0-rc11]: https://github.com/an-tao/trantor/compare/v1.0.0-rc10...v1.0.0-rc11
122136

123137
[1.0.0-rc10]: https://github.com/an-tao/trantor/compare/v1.0.0-rc9...v1.0.0-rc10
124138

0 commit comments

Comments
 (0)