Merge pull request #1165 from ViktorT-11/2025-10-add-v_0_15_3_to_readme

Docs: Add `v0.15.3-alpha` release notes to `master`
This commit is contained in:
Viktor Torstensson 2025-10-31 21:09:26 +01:00 committed by GitHub
commit 50827c1427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 0 deletions

View file

@ -78,6 +78,7 @@ in remote mode (meaning that `lnd-mode=remote` is set). It shows the
| LiT | LND |
|-------------------|--------------|
| **v0.15.3-alpha** | v0.19.0-beta |
| **v0.15.2-alpha** | v0.19.0-beta |
| **v0.15.1-alpha** | v0.19.0-beta |
| **v0.15.0-alpha** | v0.19.0-beta |
@ -172,6 +173,7 @@ will be added in the future.
| LiT | LND | Loop | Faraday | Pool | Taproot Assets |
|-------------------|--------------|--------------|---------------|--------------|----------------|
| **v0.15.3-alpha** | v0.19.3-beta | v0.31.5-beta | v0.2.16-alpha | v0.6.6-beta | v0.6.1-alpha |
| **v0.15.2-alpha** | v0.19.3-beta | v0.31.2-beta | v0.2.16-alpha | v0.6.6-beta | v0.6.1-alpha |
| **v0.15.1-alpha** | v0.19.2-beta | v0.31.2-beta | v0.2.16-alpha | v0.6.6-beta | v0.6.1-alpha |
| **v0.15.0-alpha** | v0.19.1-beta | v0.31.2-beta | v0.2.16-alpha | v0.6.6-beta | v0.6.0-alpha |

View file

@ -0,0 +1,41 @@
# Release Notes
- [Lightning Terminal](#lightning-terminal)
- [Bug Fixes](#bug-fixes)
- [Functional Changes/Additions](#functional-changesadditions)
- [Technical and Architectural Updates](#technical-and-architectural-updates)
- [Integrated Binary Updates](#integrated-binary-updates)
- [LND](#lnd)
- [Loop](#loop)
- [Pool](#pool)
- [Faraday](#faraday)
- [Taproot Assets](#taproot-assets)
- [Contributors](#contributors-alphabetical-order)
## Lightning Terminal
### Bug Fixes
### Functional Changes/Additions
### Technical and Architectural Updates
## RPC Updates
## Integrated Binary Updates
### LND
### Loop
* Updated [`loop` to
`v0.31.5-beta`](https://github.com/lightninglabs/lightning-terminal/pull/1164).
### Pool
### Faraday
### Taproot Assets
# Contributors (Alphabetical Order)
* Viktor T