Skip to content

Commit

Permalink
Release version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Jun 24, 2023
1 parent bf9d375 commit 0d09121
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "volatile"
version = "0.5.0"
version = "0.5.1"
authors = ["Philipp Oppermann <[email protected]>"]
license = "MIT OR Apache-2.0"
keywords = ["volatile"]
Expand Down
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unreleased

# 0.5.1 – 2023-06-24

- Fix: Add missing documentation of the `map` macro

# 0.5.0 – 2023-06-24
Expand Down

0 comments on commit 0d09121

Please sign in to comment.