Skip to content

Commit 8083797

Browse files
authored
chore: release 0.8.2 (#125)
* chore: add a changelog * chore: release 0.8.2
1 parent 1d911c0 commit 8083797

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.2 - 2021-05-13
46
### Removed
57
- `#![deny(warnings)]` is removed from the source code.
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.1"
3+
version = "0.8.2"
44
authors = ["Hiroki Tokunaga <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)