release_notes: add wait for unlock to release notes

This commit is contained in:
carla 2021-01-05 13:36:53 +02:00
parent 3818e4576e
commit bd57c2cc20
No known key found for this signature in database
GPG key ID: 4CA7FE54A6213C91

View file

@ -15,6 +15,8 @@ This file tracks release notes for the loop client.
## Next release
#### New Features
* If lnd is locked when the loop client starts up, it will wait for lnd to be
unlocked. Previous versions would exit with an error.
#### Breaking Changes