Skip to content

Commit cb0ee5a

Browse files
authored
chore: release 0.8.1 (#123)
* chore: release 0.8.1 * chore: add a changelog
1 parent df58aa1 commit cb0ee5a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Unreleased - ReleaseDate
4+
5+
## 0.8.1 - 2021-05-12
46
### Fixed
57
- The members of `XhciLocalMemory` are now public.
68

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.0"
3+
version = "0.8.1"
44
authors = ["Hiroki Tokunaga <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)