diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 183eec6..96e7591 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,13 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.19.2 +============== + +- Improve the performance of ``SingleFileStorage``. :gh:`818` +- Properly document some caveats of the Google Contacts storage. +- Fix crash when using auth certs. :gh:`1033` + Version 0.19.1 ==============