mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Document every published Loop release and preserve authoritative notes. Add the next-release workflow and rebuild chronological navigation. Rename the reproducible-build guide for clarity.
26 lines
768 B
Markdown
26 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
|