Skip to content

Commit 84aafdc

Browse files
authored
Update CHANGELOG.md for 0.22.2 release
1 parent b96b2af commit 84aafdc

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## Unreleased
1111

12+
## Version [0.22.2] (2026-02-22)
13+
1214
### Fixed
13-
- Mixer did not actually add sources sometimes
15+
- Incorrectly set system default audio buffer size breaks playback. We no longer use the system default (introduced in 0.22 through cpal upgrade) and instead set a safe buffer duration.
16+
- Audio output fallback picked null device leading to no output.
17+
- Mixer did not actually add sources sometimes.
1418

1519
## Version [0.22.1] (2026-02-22)
1620

1721
### Fixed
18-
- docs.rs could not build the documentation
22+
- docs.rs could not build the documentation.
1923

2024
## Version [0.22] (2026-02-22)
2125

0 commit comments

Comments
 (0)