From 7773cbb57d45a5e75d12e2d25398d7a82e2767d4 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Sat, 16 Nov 2024 12:48:59 +0100 Subject: [PATCH] feat: Update Changelog Include #17 and #176 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f2556e7..bc557f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- GUI: ASBs discovered via rendezvous are now prioritized if they are running the latest version +- GUI: Display up to 16 characters of the peer id of ASBs + ## [1.0.0-rc.1] - 2024-11-15 ## [1.0.0-alpha.3] - 2024-11-14