From 340cedbe145ec40de2648dab658795ec21e11992 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 12 Aug 2024 19:17:40 +0100 Subject: [PATCH] Yggdrasil 0.5.8 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 323206d9..34c7fe30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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