diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 5893fc11f..2a9f9e325 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -251,7 +251,9 @@ when running LND with an aux component injected (custom channels). specific IPs could be allowed or denied. * A [command was created](https://github.com/lightningnetwork/lnd/pull/9781) to - load mission control data generated by `lncli querymc`. + load mission control data generated by `lncli querymc`. `loadmc` [also + accepts](https://github.com/lightningnetwork/lnd/pull/9783) a flag + `skip_confirmation` to make the command scriptable. # Improvements ## Functional Updates