Skip to content

Commit 15740ae

Browse files
committed
Release version 0.4.3
1 parent 6cc68f8 commit 15740ae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volatile"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Philipp Oppermann <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
keywords = ["volatile"]

Changelog.md

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

3+
# 0.4.3 – 2020-12-23
4+
35
- Add methods to restrict access ([#19](https://github.com/rust-osdev/volatile/pull/19))
46

57
# 0.4.2 – 2020-10-31

0 commit comments

Comments
 (0)