Skip to content

Commit b1024b9

Browse files
Merge pull request #745 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 278fdc8 + 7ea78d4 commit b1024b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ The underlying functionality between those two options remain the same.
200200

201201
## Code Health
202202

203+
* A code refactor that [moves all the graph related DB code out of the
204+
`channeldb` package](https://github.com/lightningnetwork/lnd/pull/9236) and
205+
into the `graph/db` package.
206+
203207
## Tooling and Documentation
204208

205209
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)

0 commit comments

Comments
 (0)