* 573: Fixed failure in macOS backend when attempting to set a password after previously setting a blank password, including a test applying to all backends.
23.13.0
========
* 608: Added support for tab completion on the ``keyring`` command if the ``completion`` extra is installed (``keyring[completion]``).
23.12.1
========
* 612: Prevent installation of ``pywin32-ctypes 0.1.2`` with broken ``use2to3`` directive.
23.12.0
========
* 607: Removed PSF license as it was unused and confusing. Project remains MIT licensed as always.
23.11.0
========
* 603: In ``libsecret``, check that the service is available before declaring viability.
23.10.0
========
* 526: Bump requirement on ``importlib_metadata`` to pull in fix for improperly-normalized names on egg-info.