doc: Add release notes for unloadwallet change to synchronous call

This commit is contained in:
João Barbosa 2019-01-04 01:38:09 +00:00
parent c37851de57
commit 645e905c32

View file

@ -0,0 +1,5 @@
Miscellaneous RPC changes
------------
- The `unloadwallet` RPC is now synchronous, meaning that it blocks until the
wallet is fully unloaded.