File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
5
6
+ ## [ 1.0.0-rc12] - 2020-5-22
7
+
8
+ ### API change list
9
+
10
+ - Add a method to show if the c-ares library is used
11
+
12
+ ### Fixed
13
+
14
+ - Fix a bug in SSL mode (#85 )
15
+
16
+ - Use SOCKET type in windows for x86-windows compilation
17
+
18
+ - Use env to find bash in build.sh script to support FreeBSD
19
+
6
20
## [ 1.0.0-rc11] - 2020-4-27
7
21
8
22
### API Change list
@@ -130,7 +144,9 @@ All notable changes to this project will be documented in this file.
130
144
131
145
## [ 1.0.0-rc1] - 2019-06-11
132
146
133
- [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc11...HEAD
147
+ [ Unreleased ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc12...HEAD
148
+
149
+ [ 1.0.0-rc12 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc11...v1.0.0-rc12
134
150
135
151
[ 1.0.0-rc11 ] : https://github.com/an-tao/trantor/compare/v1.0.0-rc10...v1.0.0-rc11
136
152
You can’t perform that action at this time.
0 commit comments