loop/docs/release-notes/release-notes-0.24.1.md
Slyghtning 6b942941fb
docs: complete historical release notes
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.
2026-07-27 11:54:05 +02:00

23 lines
536 B
Markdown

# Loop Client Release Notes
- **Release date:** 2023-05-26
- **Release page:**
[v0.24.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.24.1-beta)
- **Previous release:** [v0.24.0-beta](release-notes-0.24.0.md)
- **Next release:** [v0.25.0-beta](release-notes-0.25.0.md)
#### New Features
* Add REST bindings for the `GetInfo` RPC.
[PR #588](https://github.com/lightninglabs/loop/pull/588)
#### Breaking Changes
#### Bug Fixes
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Slyghtning