mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-20 13:27:50 +02:00
release_notes: clear on release of new version
This commit is contained in:
parent
0ea64e81fb
commit
f0b2bb0888
1 changed files with 0 additions and 11 deletions
|
|
@ -18,17 +18,6 @@ This file tracks release notes for the loop client.
|
|||
|
||||
#### Breaking Changes
|
||||
|
||||
* Failing to load configuration file specified by `--configfile` for any
|
||||
reason is now hard error. If you've used `--configfile` to mean "optional
|
||||
extra configuration" you will need to create an empty file. This was done in
|
||||
[#413](https://github.com/lightninglabs/loop/pull/413) to improve error
|
||||
reporting and avoid confusion. Similarly, failure to load any configuration
|
||||
file for reason other than NotFound is hard error, though this is not strictly
|
||||
breaking because such scenario would be already broken later.
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
#### Maintenance
|
||||
|
||||
* Updated compile time dependencies of `lnd` to `v0.14.0-beta` to ensure
|
||||
compatibility.
|
||||
Loading…
Add table
Add a link
Reference in a new issue