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 5066e30 commit 363fe9bCopy full SHA for 363fe9b
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased - ReleaseDate
4
+
5
+## 0.7.0 - 2021-05-12
6
### Added
7
- Missing error messages of `assert` macros are added.
8
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xhci"
-version = "0.6.0"
+version = "0.7.0"
authors = ["Hiroki Tokunaga <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments