Skip to content

Commit a92056a

Browse files
authored
v1.9.1 (#1152)
Update CHANGELOG for Nebula v1.9.1
1 parent 4eb1da0 commit a92056a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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.1] - 2024-05-29
11+
12+
### Fixed
13+
14+
- Fixed a potential deadlock in GetOrHandshake. (#1151)
15+
1016
## [1.9.0] - 2024-05-07
1117

1218
### Deprecated
@@ -626,7 +632,8 @@ created.)
626632

627633
- Initial public release.
628634

629-
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.0...HEAD
635+
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.1...HEAD
636+
[1.9.1]: https://github.com/slackhq/nebula/releases/tag/v1.9.1
630637
[1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
631638
[1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
632639
[1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1

0 commit comments

Comments
 (0)