Update CHANGELOG for v0.9.2

This commit is contained in:
Sumner Evans
2020-05-08 11:14:50 -06:00
parent 9cef92e864
commit fa85d42296
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ v0.9.2
* **Flatpak support is back!** After resolving a build error that's been
plaguing us since **v0.8.9**, we once again have a Flatpak build!
The Flatpak now also exports a ``.desktop`` file and an AppStream manifest
file.
* The ``keyring`` dependency is now optional.
* The ``.desktop`` file doesn't hard-code the exec path anymore.
v0.9.1
======

View File

@@ -1 +1 @@
__version__ = '0.9.1'
__version__ = '0.9.2'