Skip to content

Commit 612e53a

Browse files
committed
Release version 0.4.5
1 parent b71c99c commit 612e53a

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "volatile"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
authors = ["Philipp Oppermann <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
keywords = ["volatile"]

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.4.5 – 2022-04-24
4+
35
- Remove the `const_generics` feature flag ([#25](https://github.com/rust-osdev/volatile/pull/25))
46

57
# 0.4.4 – 2021-03-09

0 commit comments

Comments
 (0)