update CHANGELOG with AudioBufferProcessor fixes

This commit is contained in:
Aleix Conchillo Flaqué
2025-09-23 15:41:47 -07:00
parent 2571cb2e69
commit d7c8f8df53
2 changed files with 14 additions and 8 deletions

View File

@@ -102,6 +102,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an `AudioBufferProcessor` issues that was causing user audio to be
missing in stereo recordings causing bot and user overlaps.
- Fixed a `BaseOutputTransport` issue that could produce large saved
`AudioBufferProcessor` files when using an audio mixer.