Skip to content

Commit f46857e

Browse files
committed
prepare for v0.8.7 release
1 parent 2c596af commit f46857e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.8.7 - January 31, 2024
2+
3+
- Fix `ClockInfoProvider` having poor timing resolution
4+
15
# v0.8.6 - January 13, 2024
26

37
- Fix a typo in the readme

crates/kira/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kira"
3-
version = "0.8.6"
3+
version = "0.8.7"
44
authors = ["Andrew Minnich <aminnich3@gmail.com>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)