diff --git a/doc/release-notes-14941.md b/doc/release-notes-14941.md new file mode 100644 index 000000000..c3820d036 --- /dev/null +++ b/doc/release-notes-14941.md @@ -0,0 +1,5 @@ +Miscellaneous RPC changes +------------ + +- The `unloadwallet` RPC is now synchronous, meaning that it blocks until the + wallet is fully unloaded.