8000 Release 0.8.3 (#133) · rust-osdev/xhci@34f48f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34f48f1

Browse files
authored
Release 0.8.3 (#133)
1 parent 8541937 commit 34f48f1

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.3 - 2022-04-20
46
### Added
57
- License and contribution notes are added to the README.
68
- Dependabot is enabled.

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.2"
3+
version = "0.8.3"
44
authors = ["Hiroki Tokunaga <tokusan441@gmail.com>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)
0