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.
29 lines
721 B
Markdown
29 lines
721 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2020-07-02
|
|
- **Release page:**
|
|
[v0.6.5-beta](https://github.com/lightninglabs/loop/releases/tag/v0.6.5-beta)
|
|
- **Previous release:** [v0.6.4-beta](release-notes-0.6.4.md)
|
|
- **Next release:** [v0.7.0-beta](release-notes-0.7.0.md)
|
|
|
|
#### New Features
|
|
|
|
In this patch release:
|
|
|
|
* Added support for a human-readable message from the server. The message is
|
|
received after initiation of a swap and printed to the log. It is also exposed
|
|
as a field on the client RPC interface.
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Several bugs fixes and security improvements.
|
|
|
|
#### Maintenance
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Carla Kirk-Cohen
|
|
- Joost Jager
|
|
- Wilmer Paulino
|