Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Dec 12, 2017
1 parent 044ffcb commit af5d5d7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 16 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v0.4.0 (2017-12-12)

* Support embedded signatures
* Auto-build binaries

# v0.3.0 (2016-09-27)

* Switched to *ring* for the crypto part
Expand Down
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "signify"
version = "0.3.0"
version = "0.4.0"
authors = ["Jan-Erik Rediger <[email protected]>"]

keywords = [ "cryptography", "security" ]
Expand Down

0 comments on commit af5d5d7

Please sign in to comment.