Skip to content

Commit 0f6be4f

Browse files
committed
Release version 0.2.7
1 parent 5fc3782 commit 0f6be4f

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.2.6"
3+
version = "0.2.7"
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,3 +1,5 @@
11
# Unreleased
22

3+
# 0.2.7 – 2020-07-29
4+
35
- Derive `Default` for `Volatile`, `WriteOnly` and `ReadOnly` ([#10](https://github.com/embed-rs/volatile/pull/10))

0 commit comments

Comments
 (0)