diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3dfd924 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + +## 0.10.2a - 2019-03-23 + +### Added + +- Will fetch album art from the filesystem or MusicBrainz +- Menu option to update the database +- Album art preferences icon + +### Changed + +- Refactored command queue to be more reliable +- Resizing the windows no longer makes the album view jump around +- Fixed a crash when another client clears the queue + +## 0.8.0a - 2019-02-23 + +### Added + +- Connects to MPD +- Lists all albums +- Will play an album +- Queue is working +- Transport controls are working +- Seek bar is working +- Media keys work