Skip to content

Commit be29a3f

Browse files
committed
release 0.20
1 parent d346cfa commit be29a3f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# Version 0.20.0 (2024-11-08)
11+
1012
### Added
1113
- Support for *ALAC/AIFF*
1214
- Add `automatic_gain_control` source for dynamic audio level adjustment.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rodio"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
license = "MIT OR Apache-2.0"
55
description = "Audio playback library"
66
keywords = ["audio", "playback", "gamedev"]

0 commit comments

Comments
 (0)