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.
27 lines
677 B
Markdown
27 lines
677 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2023-04-24
|
|
- **Release page:**
|
|
[v0.22.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.22.1-beta)
|
|
- **Previous release:** [v0.22.0-beta](release-notes-0.22.0.md)
|
|
- **Next release:** [v0.23.0-beta](release-notes-0.23.0.md)
|
|
|
|
#### New Features
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Correct the HTLC script version used when resuming very old swaps.
|
|
[PR #571](https://github.com/lightninglabs/loop/pull/571)
|
|
|
|
#### Maintenance
|
|
|
|
* Update the Go Docker image and remove the local `swapserverrpc` module
|
|
replacement.
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Oliver Gugger
|