mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
27 lines
768 B
Markdown
27 lines
768 B
Markdown
|
|
# Loop Client Release Notes
|
||
|
|
|
||
|
|
- **Release date:** 2025-10-31
|
||
|
|
- **Release page:**
|
||
|
|
[v0.31.5-beta-lnd0.20](https://github.com/lightninglabs/loop/releases/tag/v0.31.5-beta-lnd0.20)
|
||
|
|
- **Previous release:** [v0.31.5-beta](release-notes-0.31.5.md)
|
||
|
|
- **Next release:** [v0.31.6-beta](release-notes-0.31.6.md)
|
||
|
|
|
||
|
|
#### New Features
|
||
|
|
|
||
|
|
#### Breaking Changes
|
||
|
|
|
||
|
|
#### Bug Fixes
|
||
|
|
|
||
|
|
#### Maintenance
|
||
|
|
|
||
|
|
* Restore the LND v0.20 release dependency set, including the corresponding
|
||
|
|
`lndclient` and Taproot Assets versions.
|
||
|
|
* Restore CLI documentation generation and related release tooling that had
|
||
|
|
been removed by the dependency downgrade.
|
||
|
|
* Correct the `looprpc` and `swapserverrpc` module versions used by this
|
||
|
|
compatibility release.
|
||
|
|
|
||
|
|
#### Contributors (Alphabetical Order)
|
||
|
|
|
||
|
|
- sputn1ck
|