File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
5
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
+
6
18
## [ 1.0.0-rc10] - 2020-3-28
7
19
8
20
### API Change list
@@ -118,7 +130,9 @@ All notable changes to this project will be documented in this file.
118
130
119
131
## [ 1.0.0-rc1] - 2019-06-11
120
132
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
122
136
123
137
[ 1.0.0-rc10 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc9...v1.0.0-rc10
124
138
You can’t perform that action at this time.
0 commit comments