#3376 update circuitbreaker v0.3.2 (#3479)

This commit is contained in:
/rootzoll
2022-11-26 23:19:20 +01:00
committed by GitHub
parent 79536c4b4b
commit 0302b7ce1c
2 changed files with 3 additions and 2 deletions

View File

@@ -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)

View File

@@ -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