We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c596af commit f46857eCopy full SHA for f46857e
changelog.md
@@ -1,3 +1,7 @@
1
+# v0.8.7 - January 31, 2024
2
+
3
+- Fix `ClockInfoProvider` having poor timing resolution
4
5
# v0.8.6 - January 13, 2024
6
7
- Fix a typo in the readme
crates/kira/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kira"
-version = "0.8.6"
+version = "0.8.7"
authors = ["Andrew Minnich <aminnich3@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments