We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3493f commit 123178dCopy full SHA for 123178d
CHANGES.rst
@@ -1,6 +1,13 @@
1
CHANGES
2
-------
3
4
+0.7.1
5
+~~~~~
6
+
7
+- bugfix: exception when clicking "Exit Steam" menu item
8
+- bugfix: possible crash at program exit when closing via menu
9
10
11
0.7.0
12
~~~~~
13
steam_acolyte/__init__.py
@@ -1,3 +1,3 @@
__title__ = "steam-acolyte"
-__version__ = "0.7.0"
+__version__ = "0.7.1"
__url__ = "https://github.com/coldfix/steam-acolyte"
0 commit comments