Skip to content

Commit

Permalink
docs: add release-notes for 19.
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggie1984 committed Oct 22, 2024
1 parent 34a95bd commit 17e9bd0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/release-notes-0.19.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
Finally, the new `--logging.console.style` option can be used under the `dev`
build tag to add styling to console logging.

* [Deprecate `dust-threshold`
config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
a new option `channel-max-fee-exposure` which is unambiguous in its description.
The underlying functionality between those two options remain the same.

## Breaking Changes
## Performance Improvements

Expand Down

0 comments on commit 17e9bd0

Please sign in to comment.