File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 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
77
88## [ Unreleased]
99
10+ ## [ 1.10.2] - 2026-01-21
11+
12+ ### Fixed
13+
14+ - Fix panic when using ` use_system_route_table ` that was introduced in v1.10.1. (#1580 )
15+
16+ ### Changed
17+
18+ - Fix some typos in comments. (#1582 )
19+ - Dependency updates. (#1581 )
20+
1021## [ 1.10.1] - 2026-01-16
1122
1223See the [ v1.10.1] ( https://github.com/slackhq/nebula/milestone/26?closed=1 ) milestone for a complete list of changes.
@@ -764,7 +775,8 @@ created.)
764775
765776- Initial public release.
766777
767- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.10.1...HEAD
778+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.10.2...HEAD
779+ [ 1.10.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.10.2
768780[ 1.10.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.10.1
769781[ 1.10.0 ] : https://github.com/slackhq/nebula/releases/tag/v1.10.0
770782[ 1.9.7 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.7
You can’t perform that action at this time.
0 commit comments