Skip to content

Commit c94759c

Browse files
committed
x86_64 0.8.3
1 parent 4b99d9b commit c94759c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ license = "MIT/Apache-2.0"
2222
name = "x86_64"
2323
readme = "README.md"
2424
repository = "https://github.com/rust-osdev/x86_64"
25-
version = "0.8.2"
25+
version = "0.8.3"
2626
edition = "2018"
2727

2828
[dependencies]

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.8.3
2+
13
- Allow immediate port version of in/out instructions ([#115](https://github.com/rust-osdev/x86_64/pull/115))
24
- Make more functions const ([#116](https://github.com/rust-osdev/x86_64/pull/116))
35

0 commit comments

Comments
 (0)