Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 1.26 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.

[0.3.3]

  • add support for older libc6 versions
  • strip binaries

[0.3.2]

  • add support for arm64

[0.3.1]

  • add optional input token (based on @ryachen01 patch)

Added

Changed

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