File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.17.2 ] - 2026-02-08
99
1010### Added
1111
@@ -1059,7 +1059,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10591059
10601060- Initial commit.
10611061
1062- [ Unreleased ] : https://github.com/RustAudio/cpal/compare/v0.17.1...HEAD
1062+ [ 0.17.2 ] : https://github.com/RustAudio/cpal/compare/v0.17.1...v0.17.2
10631063[ 0.17.1 ] : https://github.com/RustAudio/cpal/compare/v0.17.0...v0.17.1
10641064[ 0.17.0 ] : https://github.com/RustAudio/cpal/compare/v0.16.0...v0.17.0
10651065[ 0.16.0 ] : https://github.com/RustAudio/cpal/compare/v0.15.3...v0.16.0
Original file line number Diff line number Diff line change 11[package ]
22name = " cpal"
3- version = " 0.17.1 "
3+ version = " 0.17.2 "
44description = " Low-level cross-platform audio I/O library in pure Rust."
55repository = " https://github.com/RustAudio/cpal"
66documentation = " https://docs.rs/cpal"
You can’t perform that action at this time.
0 commit comments