Skip to content

Commit af5d5d7

Browse files
committed
Release v0.4.0
1 parent 044ffcb commit af5d5d7

File tree

3 files changed

+21
-16
lines changed

3 files changed

+21
-16
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.4.0 (2017-12-12)
2+
3+
* Support embedded signatures
4+
* Auto-build binaries
5+
16
# v0.3.0 (2016-09-27)
27

38
* Switched to *ring* for the crypto part

Cargo.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "signify"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
authors = ["Jan-Erik Rediger <[email protected]>"]
55

66
keywords = [ "cryptography", "security" ]

0 commit comments

Comments
 (0)