From 20045be2f2b2832aef22c76bf22ceb1fc088867b Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 28 Sep 2022 17:12:00 +0200 Subject: [PATCH] #3087 ad info to CHANGES --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 54c4e2b9f..4a9a01906 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,13 +1,13 @@ # CHANGES between Releases ## What's new in Version 1.8.1 of RaspiBlitz? - + +- New: Support of X708 UPS HAT [details](https://github.com/rootzoll/raspiblitz/pull/3087) - Update: LND v0.15.1 [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.15.1-beta) - Update: LNbits 0.9.2 [details](https://github.com/lnbits/lnbits-legend/releases/tag/0.9.2) - Info: Run RaspiBlitz on Proxmox [details](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms/Proxmox) - Update: Core Lightning v0.12.1 [details](https://github.com/ElementsProject/lightning/releases/tag/v0.12.1) - ## What's new in Version 1.8.0 of RaspiBlitz? - New: Multilanguage WebUI [details](https://github.com/cstenglein/raspiblitz-web)