* 323: Fix race condition in delete_password on Windows. * 352: All suitable backends (priority 1 and greater) are allowed to participate.
15.2.0
======
* 350: Added new API for ``get_credentials``, for backends that can resolve both a username and password for a service.
15.1.0
======
* 340: Add the Null keyring, disabled by default. * 340: Added ``--disable`` option to command-line interface. * 340: Now honor a ``PYTHON_KEYRING_BACKEND`` environment variable to select a backend. Environments may set to ``keyring.backends.null.Keyring`` to disable keyring.