Skip to content

Commit 8cc1006

Browse files
authored
docs: update changelog
Add a note about fixing a possible race condition on drop.
1 parent 8184010 commit 8cc1006

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- **ALSA**: Enumerating input and output devices no longer interferes with each other.
2525
- **ALSA**: Device handles are no longer exclusively held between operations.
2626
- **ALSA**: Valgrind memory leak reports from ALSA global configuration cache.
27+
- **ALSA**: Fix possible race condition on drop.
2728

2829
## [0.17.1] - 2026-01-04
2930

0 commit comments

Comments
 (0)