File tree 1 file changed +8
-1
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.9.3] - 2024-06-06
11
+
12
+ ### Fixed
13
+
14
+ - Initialize messageCounter to 2 instead of verifying later. (#1156 )
15
+
10
16
## [ 1.9.2] - 2024-06-03
11
17
12
18
### Fixed
@@ -638,7 +644,8 @@ created.)
638
644
639
645
- Initial public release.
640
646
641
- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.2...HEAD
647
+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.3...HEAD
648
+ [ 1.9.3 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.3
642
649
[ 1.9.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.2
643
650
[ 1.9.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.1
644
651
[ 1.9.0 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.0
You can’t perform that action at this time.
0 commit comments