mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
542 B
542 B
Loop Client Release Notes
New Features
Breaking Changes
Bug Fixes
- Taproot Asset Loop Out handling now validates RFQ timeouts and asset rates,
keeps cached asset-name lookups responsive during slow
tapdqueries, and closestapdconnections cleanly during shutdown and startup failures. PR #1189
Maintenance
- Added a CI gate requiring every pull request to include a non-empty entry in the next release notes.