Skip to content

Commit 3ce339e

Browse files
committed
Release version 0.11.7
1 parent 47432fe commit 3ce339e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: Cargo.toml

+1-1
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.11.6"
25+
version = "0.11.7"
2626
edition = "2018"
2727

2828
[dependencies]

Diff for: Changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.11.7 – 2020-09-11
4+
35
- Fix const_item_mutation warnings added in latest Rust nightly ([#178](https://github.com/rust-osdev/x86_64/pull/178))
46

57
# 0.11.6 – 2020-09-11 (yanked)

0 commit comments

Comments
 (0)