loop/docs/release-notes/release-notes-0.26.6.md

28 lines
728 B
Markdown
Raw Normal View History

# Loop Client Release Notes
- **Release date:** 2023-11-28
- **Release page:**
[v0.26.6-beta](https://github.com/lightninglabs/loop/releases/tag/v0.26.6-beta)
- **Previous release:** [v0.26.5-beta](release-notes-0.26.5.md)
- **Next release:** [v0.27.0-beta](release-notes-0.27.0.md)
#### New Features
* Add RPC and CLI support for abandoning Loop In swaps.
[PR #661](https://github.com/lightninglabs/loop/pull/661)
#### Breaking Changes
#### Bug Fixes
* Finalize Loop Ins that fail because confirmed wallet funds are insufficient
and expose a specific failure reason.
[PR #665](https://github.com/lightninglabs/loop/pull/665)
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Slyghtning