4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-07-01 17:56:18 +00:00

Yggdrasil 0.5.8

This commit is contained in:
Neil Alexander
2024-08-12 19:17:40 +01:00
parent b1283e15f6
commit 340cedbe14

View File

@ -26,6 +26,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- in case of vulnerabilities.
-->
## [0.5.8] - 2024-08-12
### Fixed
* A bug which caused startup problems on Windows and FreeBSD should be fixed
* Resolved some minor link state and listener management bugs during shutdown
## [0.5.7] - 2024-08-05
### Added