diff --git a/CHANGELOG.md b/CHANGELOG.md index 21c26ea..3a8c27d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## Version 0.8.0 - 2024-12-02 + +### Bug Fixes + +- Clear generator when source is cleared, and improve handling for changing source types. + +### Features + +- Add `Sound.playback_position` to support initializing new buffers at non-zero playback position. + +### Miscellaneous Tasks + +- Clean up code. + ## Version 0.7.0 - 2024-07-07 ### Miscellaneous Tasks