# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.0.6] - 2023-01-30 - Recommend migration to [lofty-rs](https://github.com/Serial-ATA/lofty-rs) ## [0.0.5] - 2022-10-13 - Fix debug assertion for invalid input data ## [0.0.4] - 2022-07-12 - Fix license badges in README ## [0.0.3] - 2022-07-12 - Switch license from Apache/MIT to MPL-2.0 ## [0.0.2] - 2022-02-23 - Re-export missing types in public API: `Layer`, `Mode`, `Version` ## [0.0.1] - 2022-02-04 - Initial release