From fc766ec8cbbb4e941f0dd31cc54b47534fd87e51 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Mon, 22 Apr 2024 05:12:14 +0100 Subject: Release v0.1.1 --- Cargo.toml | 2 +- docs/CHANGELOG.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff4d23c..d101201 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sentrum" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["sommerfeld "] description = "Daemon that monitors watch-only bitcoin wallets" diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 009131d..469ab7e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,8 @@ +0.1.1 (2024-04-22) +------------------ +* Fixed message.format deserialization not accepting lowercase values +* Fixed release GH action + 0.1.0 (2024-04-21) ------------------ Initial release -- cgit v1.2.3-70-g09d2