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

31 lines
826 B
Markdown

# Loop Client Release Notes
- **Release date:** 2019-05-31
- **Release page:**
[v0.1.3-beta](https://github.com/lightninglabs/loop/releases/tag/v0.1.3-beta)
- **Previous release:** [v0.1.2-alpha](release-notes-0.1.2.md)
- **Next release:** [v0.1.3-alpha](release-notes-0.1.3.md)
#### New Features
* Add Docker integration.
[PR #46](https://github.com/lightninglabs/loop/pull/46)
* Persist completed swap costs and expose them through the RPC interface.
[PR #55](https://github.com/lightninglabs/loop/pull/55)
#### Breaking Changes
#### Bug Fixes
#### Maintenance
* Increase the maximum Lightning gRPC receive size to accommodate larger
responses.
[PR #56](https://github.com/lightninglabs/loop/pull/56)
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Geoff Taylor
- Joost Jager
- Valentine Wallace