Skip to content

Commit 06d7b7a

Browse files
authored
Release 0.8.4 (#135)
1 parent 56dad16 commit 06d7b7a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
## Unreleased - ReleaseDate
4+
5+
## 0.8.4 - 2022-05-29
46
### Fixed
5-
- Wrong bit range in `StructuralParameters2::max_scratchpad_buffers` is fixed .
7+
- Wrong bit range in `StructuralParameters2::max_scratchpad_buffers` is fixed.
68

79
## 0.8.3 - 2022-04-20
810
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xhci"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
authors = ["Hiroki Tokunaga <[email protected]>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)