We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8541937 commit 34f48f1Copy full SHA for 34f48f1
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased - ReleaseDate
4
+
5
+## 0.8.3 - 2022-04-20
6
### Added
7
- License and contribution notes are added to the README.
8
- Dependabot is enabled.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xhci"
-version = "0.8.2"
+version = "0.8.3"
authors = ["Hiroki Tokunaga <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
0 commit comments