Add testing badge, update changelog

This commit is contained in:
2024-10-07 14:28:02 -05:00
parent c3e15fd9a5
commit 62fb74a153
2 changed files with 4 additions and 2 deletions

View File

@@ -6,4 +6,5 @@ All notable changes to this project will be documented in this file.
- 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.
- Fixed `pre-commit` hook to properly process the `CARGO_README.md` file.
- Added testing workflow to the repository, targeting only major x64 platforms.