Skip to content

Commit 0dd93ba

Browse files
Merge pull request #775 from lightninglabs/docs-lnd
Update lnd documentation
2 parents f3c2d7c + 2746cd8 commit 0dd93ba

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Bug Fixes
2+
3+
* [Improved user experience](https://github.com/lightningnetwork/lnd/pull/9454)
4+
by returning a custom error code when HTLC carries incorrect custom records.
5+
6+
# Contributors (Alphabetical Order)
7+
8+
* Ziggie

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
234234
a new option `channel-max-fee-exposure` which is unambiguous in its description.
235235
The underlying functionality between those two options remain the same.
236236

237+
* [Golang was updated to
238+
`v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462).
237239

238240
## Breaking Changes
239241
## Performance Improvements

0 commit comments

Comments
 (0)