Skip to content

Commit 5798d68

Browse files
committed
Bump version to 1.0.0-rc12
1 parent 701cbe7 commit 5798d68

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

ChangeLog.md

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

44
## [Unreleased]
55

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+
620
## [1.0.0-rc11] - 2020-4-27
721

822
### API Change list
@@ -130,7 +144,9 @@ All notable changes to this project will be documented in this file.
130144

131145
## [1.0.0-rc1] - 2019-06-11
132146

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
134150

135151
[1.0.0-rc11]: https://github.com/an-tao/trantor/compare/v1.0.0-rc10...v1.0.0-rc11
136152

0 commit comments

Comments
 (0)