* Changelog now links to issues and provides dates of releases.
8.6
===
* Issue 217: Add warning in OS Keyring when 'store' is set to 'internet' to determine if this feature is used in the wild.
8.5.1
=====
* Pull Request 216: Kwallet backend now has lower priority than the preferred SecretService backend, now that the desktop check is no longer in place.
8.5
===
* Issue 168: Now prefer KF5 Kwallet to KF4. Users relying on KF4 must use prior releases.
8.4
===
* Pull Request 209: Better error message when no backend is available (indicating keyrings.alt as a quick workaround). * Pull Request 208: Fix pywin32-ctypes package name in requirements.
8.3
===
* Issue 207: Library now requires win32ctypes on Windows systems, which will be installed automatically by Setuptools 0.7 or Pip 6 (or later). * Actually removed QtKwallet, which was meant to be dropped in 8.0 but somehow remained.