Skip to content

Commit

Permalink
v1.9.5 (#1285)
Browse files Browse the repository at this point in the history
Update CHANGELOG for Nebula v1.9.5
  • Loading branch information
nbrownus authored Dec 6, 2024
1 parent 2e85d13 commit b55b901
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.9.5] - 2024-12-05

### Added

- Gracefully ignore v2 certificates. (#1282)

### Fixed

- Fix relays that refuse to re-establish after one of the remote tunnel pairs breaks. (#1277)

## [1.9.4] - 2024-09-09

### Added
Expand Down Expand Up @@ -664,7 +674,8 @@ created.)

- Initial public release.

[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.4...HEAD
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.5...HEAD
[1.9.5]: https://github.com/slackhq/nebula/releases/tag/v1.9.5
[1.9.4]: https://github.com/slackhq/nebula/releases/tag/v1.9.4
[1.9.3]: https://github.com/slackhq/nebula/releases/tag/v1.9.3
[1.9.2]: https://github.com/slackhq/nebula/releases/tag/v1.9.2
Expand Down

0 comments on commit b55b901

Please sign in to comment.