Add CHANGELOG.md

This commit is contained in:
2024-10-07 13:44:00 -05:00
parent a4568b2e72
commit 978b0ab264

9
CHANGELOG.md Normal file
View File

@@ -0,0 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased v0.1.6]
- Began tracking changes in the `CHANGELOG.md` file.
- [breaking] Lowered MSRV to 1.74 to match `librespot`'s `0.5.0-dev` branch.
- Fixed `pre-commit` hook to properly process the `CARGO_README.md` file.