File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.8.2] - 2024-01-08
11
+
12
+ ### Fixed
13
+
14
+ - Fix multiple routines when listen.port is zero. This was a regression
15
+ introduced in v1.6.0. (#1057 )
16
+
17
+ ### Changed
18
+
19
+ - Small dependency update for Noise. (#1038 )
20
+
10
21
## [ 1.8.1] - 2023-12-19
11
22
12
23
### Security
@@ -547,7 +558,8 @@ created.)
547
558
548
559
- Initial public release.
549
560
550
- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.8.1...HEAD
561
+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.8.2...HEAD
562
+ [ 1.8.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.2
551
563
[ 1.8.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.1
552
564
[ 1.8.0 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.0
553
565
[ 1.7.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.7.2
You can’t perform that action at this time.
0 commit comments