Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

54 lines (44 loc) · 1.61 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Removed

[0.3.3]

Added

  • Add debug_credentials feature for debugging BadCredentials errors #915
  • Implement VolumeUp and VolumeDown in the DBUS/MPRIS interface #963
  • Update librespot to 0.2.0 #977
  • Rewrite DBUS/MPRIS integration #977

Changed

  • Improved panic error message #925

Removed

[0.3.1]

Added

  • Use eyre for better error reporting #789
  • Add a contributers file

Changed

  • Change docs from readme to mkdocs #783
  • Update librespot, thus fixing #719 #900

Removed

[0.3.0]

Added

  • Added a changelog #714

Changed

  • Changed the config format from ini to TOML #571

Removed