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 56dad16 commit 06d7b7aCopy full SHA for 06d7b7a
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Changelog
2
3
## Unreleased - ReleaseDate
4
+
5
+## 0.8.4 - 2022-05-29
6
### Fixed
-- Wrong bit range in `StructuralParameters2::max_scratchpad_buffers` is fixed .
7
+- Wrong bit range in `StructuralParameters2::max_scratchpad_buffers` is fixed.
8
9
## 0.8.3 - 2022-04-20
10
### Added
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xhci"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Hiroki Tokunaga <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
0 commit comments