瀏覽代碼

v1.9.1 (#1152)

Update CHANGELOG for Nebula v1.9.1
Wade Simmons 1 年之前
父節點
當前提交
c9a28bc6ee
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      CHANGELOG.md

+ 8 - 1
CHANGELOG.md

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ## [Unreleased]
 ## [Unreleased]
 
 
+## [1.9.1] - 2024-05-29
+
+### Fixed
+
+- Fixed a potential deadlock in GetOrHandshake. (#1151)
+
 ## [1.9.0] - 2024-05-07
 ## [1.9.0] - 2024-05-07
 
 
 ### Deprecated
 ### Deprecated
@@ -626,7 +632,8 @@ created.)
 
 
 - Initial public release.
 - Initial public release.
 
 
-[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.0...HEAD
+[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.1...HEAD
+[1.9.1]: https://github.com/slackhq/nebula/releases/tag/v1.9.1
 [1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
 [1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
 [1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
 [1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
 [1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1
 [1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1