Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 524 Bytes

Changelog

v0.14.0 2024-02-12

  • Require Python ^3.8
  • Require beets ^1.6

v0.13.0 2020-06-27

  • Drop support for Python2.7
  • Require beets>=1.4.7
  • Fix a crash in beet check --add when a music file is not found on disk. (@ssssam)

v0.12.1 2020-04-19

  • Fix crash when running beet import with threading enabled (#22) (@alebianco)

v0.12.0 2019-08-12

  • Add support for Python 3
  • Drop support for beets<=1.3.10