File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9- ## Added
9+ ### Added
1010
11- - ` ssl_verify_client ` option (#207 ).
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ## [ 1.9.0] - 2025-11-12
1216
13- ## Changed
17+ The release introduces a new ` ssl_verify_client ` option and changes default
18+ behavior with provided ` ca_file ` param. Also a few bugs were fixed.
1419
15- ## Fixed
20+ ### Added
21+
22+ - ` ssl_verify_client ` option (#207 ).
23+
24+ ### Fixed
1625
1726- Do not recreate server if it's address and port were not changed (#219 ).
1827- Server doesn't change after updating parameters on config reload (#216 ).
Original file line number Diff line number Diff line change 11-- Сontains the module version.
22-- Requires manual update in case of release commit.
33
4- return ' 1.8 .0'
4+ return ' 1.9 .0'
You can’t perform that action at this time.
0 commit comments