Release 2.10.1

This commit is contained in:
Joe Howard 2025-01-28 21:58:35 -06:00
parent 92c6de5adc
commit d7f0a954e2
2 changed files with 5 additions and 2 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.10.1] - 2025-01-28
- Remove Spotify requirement
- Dependency update
@ -356,7 +358,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.0...HEAD
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.1...HEAD
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0
[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4