Revert "Updated changelog"

This reverts commit 972147ae57.
This commit is contained in:
Jamie Hardt 2024-08-05 10:08:02 -07:00
parent 972147ae57
commit 97cf232798

View file

@ -9,12 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Support for *ALAC/AIFF*
- New sources:
- `fade_out` fades an input out using a linear gain fade.
- `linear_gain_ramp` applies a linear gain change to a sound over a
given duration. `fade_out` is implemented as a `linear_gain_ramp` and
`fade_in` has been refactored to use the `linear_gain_ramp`
implementation.
### Changed
- `SamplesBuffer` is now `Clone`