loop/docs/release-notes/release-notes-0.33.3.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

25 lines
608 B
Markdown

# Loop Client Release Notes
- **Release date:** 2026-06-21
- **Release page:**
[v0.33.3-beta](https://github.com/lightninglabs/loop/releases/tag/v0.33.3-beta)
- **Previous release:** [v0.33.2-beta](release-notes-0.33.2.md)
- **Next release:** [v0.34.0-beta](release-notes-0.34.0.md)
#### New Features
#### Breaking Changes
* Raise the minimum supported LND version to v0.18.4-beta.
#### Bug Fixes
#### Maintenance
* Update the compile-time LND dependency to v0.21.
[PR #1153](https://github.com/lightninglabs/loop/pull/1153)
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Boris Nagaev