Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit cf56665

Browse files
committed
Release v1.12.2
1 parent b934254 commit cf56665

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Added
9-
- [2022-02-20] Added fallback invalid hostname rejecter by [@lflare].
109

1110
### Changed
12-
- [2022-02-20] Disabled buggy TLS SNI whitelist by default by [@lflare].
1311

1412
### Deprecated
1513

1614
### Removed
1715

1816
### Fixed
19-
- [2022-02-20] Attempt to mitigate SNI crashes by [@lflare]
2017

2118
### Security
2219

20+
## [v1.12.2] - 2022-02-21
21+
### Added
22+
- [2022-02-20] Added fallback invalid hostname rejecter by [@lflare].
23+
24+
### Changed
25+
- [2022-02-20] Disabled buggy TLS SNI whitelist by default by [@lflare].
26+
27+
### Fixed
28+
- [2022-02-20] Attempt to mitigate SNI crashes by [@lflare]
29+
2330
## [v1.12.1] - 2022-01-30
2431
### Added
2532
- [2022-01-30] Added GitHub Actions build and publish mechanism by [@lflare].

0 commit comments

Comments
 (0)