diff --git a/CHANGES.md b/CHANGES.md index cd0b6a124..342c8faa9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGES between Releases -## What's new in Version 1.8.1 of RaspiBlitz? +## What's new in Version 1.9.0 of RaspiBlitz? - New: Support of X708 UPS HAT [details](https://github.com/rootzoll/raspiblitz/pull/3087) - Update: LND v0.15.4 [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.15.4-beta @@ -17,6 +17,7 @@ - Update: JoininBox v0.7.4 [details](https://github.com/openoms/joininbox/releases/tag/v0.7.3) - Update: Electrum Server in Rust (electrs) v0.9.9 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#099-jul-12-2022) - Update: Balance of Satoshis 13.6.0 (BOS) [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/CHANGELOG.md#1360) +- Update: Circuitbreaker v0.3.2 [details](https://github.com/lightningequipment/circuitbreaker/blob/master/README.md) - Info: Run RaspiBlitz on Proxmox [details](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms/Proxmox) - Fixed: SCB/Emergency-Backup to USB drive (now also with cln emergency file) diff --git a/home.admin/config.scripts/bonus.circuitbreaker.sh b/home.admin/config.scripts/bonus.circuitbreaker.sh index 0b30e897b..2433ddfb1 100755 --- a/home.admin/config.scripts/bonus.circuitbreaker.sh +++ b/home.admin/config.scripts/bonus.circuitbreaker.sh @@ -1,7 +1,7 @@ #!/bin/bash # https://github.com/lightningequipment/circuitbreaker/releases -pinnedVersion="v0.3.0" +pinnedVersion="v0.3.2" # the commits are not signed # command info