Updated CHANGELOG for v0.8.13

This commit is contained in:
Sumner Evans
2020-02-20 21:01:46 -07:00
parent 10be70960d
commit 3a3f923f4e
2 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,21 @@
v0.8.13
=======
**Hotfix Release**: the previous release had a few major bugs which are
show-stoppers. This release fixes them.
* **Bug Fixes**
* Fixed issue where Browse didn't work the first time you opened the app to
that tab.
* Fixed issue where refresh didn't work on the Artists tab.
* Fixed issue displaying with incorrectly sized cover art in the player
controls.
* **Infrastructure**
* All TODOs in the code must now have corresponding issues.
v0.8.12
=======

View File

@@ -1 +1 @@
__version__ = '0.8.12'
__version__ = '0.8.13'