From 2a6f9e5734a9537e02b61fbb2d644106a5937ee4 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 24 Apr 2024 11:42:32 +0100 Subject: Bump to v0.1.6 --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/CHANGELOG.md | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d288ec6..f94bb46 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2872,7 +2872,7 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "sentrum" -version = "0.1.5" +version = "0.1.6" dependencies = [ "anyhow", "async-scoped", diff --git a/Cargo.toml b/Cargo.toml index 8eafad3..1624e92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sentrum" -version = "0.1.5" +version = "0.1.6" edition = "2021" authors = ["sommerfeld "] description = "Daemon that monitors watch-only bitcoin wallets" diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 09839c4..55483bb 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,8 @@ +0.1.6 (2024-04-24) +------------------ +* Improved systemd setup and instructions +* Add manpage file in `contrib/man/sentrum.1` + 0.1.5 (2024-04-24) ------------------ * Improved action failure logging -- cgit v1.2.3-70-g09d2