Skip to content

Commit 0b02d98

Browse files
authored
v1.10.2 (#1584)
Update CHANGELOG for Nebula v1.10.2
1 parent e1e92f0 commit 0b02d98

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1223
See 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

0 commit comments

Comments
 (0)