Skip to content

Commit 26c3151

Browse files
authored
update documentation
1 parent 555d45f commit 26c3151

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
## Testing
6363
## Database
6464

65+
* [Migrate the mission control
66+
store](https://github.com/lightningnetwork/lnd/pull/8911) to use a more
67+
minimal encoding for payment attempt routes.
68+
69+
* [Migrate the mission control
70+
store](https://github.com/lightningnetwork/lnd/pull/9001) so that results are
71+
namespaced. All existing results are written to the "default" namespace.
72+
6573
## Code Health
6674

6775
## Tooling and Documentation

0 commit comments

Comments
 (0)