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

29 lines
723 B
Markdown
Raw Permalink Normal View History

# Loop Client Release Notes
- **Release date:** 2024-04-16
- **Release page:**
[v0.28.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.1-beta)
- **Previous release:** [v0.28.0-beta](release-notes-0.28.0.md)
- **Next release:** [v0.28.2-beta](release-notes-0.28.2.md)
#### New Features
#### Breaking Changes
#### Bug Fixes
* Route the Loop Out prepayment over the selected outgoing channel set and
populate the correct HTLC in swap updates.
[PR #727](https://github.com/lightninglabs/loop/pull/727)
#### Maintenance
* Update SQLite, SQLC, PostgreSQL, and Docker dependencies and cache Docker
builds.
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Andras Banki-Horvath
- Slyghtning