From 490a56450a2ff589a2c65dff1d8bbc1f130bdedb Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 25 Sep 2024 13:23:15 +0200 Subject: [PATCH] Updated changelog --- Changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index b743779..7b359da 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,16 @@ +### 2024-09-25: RNS β 0.8.0 + +This maintenance release improves the interface statistics API, and updates documentation. + +**Changes** +- Added additional information to interface statistics +- Updated documentation + +**Release Hashes** +``` + +``` + ### 2024-09-24: RNS β 0.7.9 This maintenance release improves transport reliability in certain (rare) cases.