@@ -5,17 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 6.0.20]
9+
10+ [ 6.0.20 ] : https://github.com/microsoft/CCF/releases/tag/ccf-6.0.20
11+
12+ ### Fixed
13+
14+ - Join client now sets SNI correctly (#7622 )
15+
816## [ 6.0.19]
917
10- [ 6.0.19 ] : https://github.com/microsoft/CCF/releases/tag/6.0.19
18+ [ 6.0.19 ] : https://github.com/microsoft/CCF/releases/tag/ccf- 6.0.19
1119
1220### Changed
1321
1422- Partial revert to ` fetch_recent_snapshot ` behaviour. Nodes will now use a local snapshot if available and sufficiently fresh, and only prefer the peer's snapshot if it is newer (#7589 ).
1523
1624## [ 6.0.18]
1725
18- [ 6.0.18 ] : https://github.com/microsoft/CCF/releases/tag/6.0.18
26+ [ 6.0.18 ] : https://github.com/microsoft/CCF/releases/tag/ccf- 6.0.18
1927
2028### Changed
2129
@@ -32,7 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3240
3341## [ 6.0.17]
3442
35- [ 6.0.17 ] : https://github.com/microsoft/CCF/releases/tag/6.0.17
43+ [ 6.0.17 ] : https://github.com/microsoft/CCF/releases/tag/ccf- 6.0.17
3644
3745### Added
3846
@@ -52,7 +60,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5260
5361## [ 6.0.16]
5462
55- [ 6.0.16 ] : https://github.com/microsoft/CCF/releases/tag/6.0.16
63+ [ 6.0.16 ] : https://github.com/microsoft/CCF/releases/tag/ccf- 6.0.16
5664
5765### Fixed
5866
@@ -64,7 +72,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6472
6573## [ 6.0.15]
6674
67- [ 6.0.15 ] : https://github.com/microsoft/CCF/releases/tag/6.0.15
75+ [ 6.0.15 ] : https://github.com/microsoft/CCF/releases/tag/ccf- 6.0.15
6876
6977### Added
7078
0 commit comments