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 df58aa1 commit cb0ee5aCopy full SHA for cb0ee5a
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased - ReleaseDate
4
+
5
+## 0.8.1 - 2021-05-12
6
### Fixed
7
- The members of `XhciLocalMemory` are now public.
8
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xhci"
-version = "0.8.0"
+version = "0.8.1"
authors = ["Hiroki Tokunaga <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments