From 145c0846f619cf3eec2ef61c4f373a0bd522eb51 Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Sat, 11 Nov 2023 15:14:29 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f8fcdc..661c74c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## current -### Fixed - -- Fixed bug in 3.0.0 where kilovolt would not detect inexistant keys and break on new installs - ### Changed - Updated Kilovolt with a new websocket library +### Fixed + +- strimertul now builds on linux/arm64 + ## 3.3.0 - 2023-11-03 ### Added