diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 8ab6eb9c5..a0262b0f5 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -66,6 +66,10 @@ store](https://github.com/lightningnetwork/lnd/pull/8911) to use a more minimal encoding for payment attempt routes. +* [Migrate the mission control + store](https://github.com/lightningnetwork/lnd/pull/9001) so that results are + namespaced. All existing results are written to the "default" namespace. + ## Code Health ## Tooling and Documentation