diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ad8cf69..4b1e5ac 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Quickly switching between pieces while music is playing should no longer allow multiple pieces to play simultaneously + ### Added - Space bar will play/stop music ([@rossvz])