From bfa6a67c83cb70af37ca909ef9078f3263c41570 Mon Sep 17 00:00:00 2001 From: Lee Smet Date: Mon, 26 Aug 2024 13:20:34 +0200 Subject: [PATCH] Add mycelium ui to CHANGELOG.md Signed-off-by: Lee Smet --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0627151..0c9c06a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Mycelium-ui, a standalone GUI which exposes (part of) the mycelium API. This + does __not__ have a bundled mycelium node, so that needs to be run separately. + ### Fixed - Release flow to create the Windows installer now properly extracts wintun