From 5b5b13976e81736271a526574702c735bbaefafc Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 23 Apr 2024 16:03:58 +0100 Subject: Release v0.1.2 --- docs/CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 469ab7e..e594a39 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,19 @@ +0.1.2 (2024-04-23) +------------------ +* Fixed AUR build +* Added version to release file names +* Sample config and systemd service are now inside binary tarballs instead of as + separate artifacts +* Fixed missing string in the `electrum.proxy` commented option in the sample +configuration file (#3 by @sethforprivacy) +* Added deployment `Dockerfile` along with CI jobs that keep it updated (#4 by +@sethforprivacy) +* Improved debug logging. Use `RUST_LOG=debug sentrum [...]` to investigate +potential issues + 0.1.1 (2024-04-22) ------------------ -* Fixed message.format deserialization not accepting lowercase values +* Fixed `message.format` deserialization not accepting lowercase values * Fixed release GH action 0.1.0 (2024-04-21) -- cgit v1.2.3-70-g09d2