diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 02c27c3bb2..467dba21e3 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -55,6 +55,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