File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.9.2] - 2024-06-03
11+
12+ ### Fixed
13+
14+ - Ensure messageCounter is set before handshake is complete. (#1154 )
15+
1016## [ 1.9.1] - 2024-05-29
1117
1218### Fixed
@@ -632,7 +638,8 @@ created.)
632638
633639- Initial public release.
634640
635- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.1...HEAD
641+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.2...HEAD
642+ [ 1.9.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.2
636643[ 1.9.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.1
637644[ 1.9.0 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.0
638645[ 1.8.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.2
You can’t perform that action at this time.
0 commit comments