docs: update release notes

This commit is contained in:
Andras Banki-Horvath 2025-04-29 19:01:03 +02:00
parent 693d3a4ca0
commit 026dff2cad
No known key found for this signature in database
GPG key ID: 80E5375C094198D8

View file

@ -18,6 +18,11 @@ This file tracks release notes for the loop client.
#### Breaking Changes
* Autoloop now defaults to a slow publication deadline (30 minutes after
initiation) to reduce fees. To revert to the previous behavior, users can run
`loop setparams --fast`, which causes swap HTLCs to be published immediately
after initiation.
#### Bug Fixes
#### Maintenance