Skip to content

Commit

Permalink
Bump version to 0.1.4 and update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Sandu <[email protected]>
  • Loading branch information
sandreim authored and acatangiu committed Jan 13, 2021
1 parent dc8d441 commit 30b9930
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.1.4

- Added more documentation and examples.

# v0.1.3

- Updated documentation.

# v0.1.2

- Removed union serialization support.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "versionize_derive"
version = "0.1.3"
version = "0.1.4"
license = "Apache-2.0"
authors = ["Amazon Firecracker team <[email protected]>"]
description = "Implements the Versionize derive proc macro."
Expand Down

0 comments on commit 30b9930

Please sign in to comment.