File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11
2+ # 0.18.0 - 2020-08-26
3+
4+ * Add feature-gated ` bitcoin_hashes ` dependency and [ ` ThirtyTwoByteHash ` trait] ( https://github.com/rust-bitcoin/rust-secp256k1/pull/206/ )
5+ * Add feature-gated [ global static context] ( https://github.com/rust-bitcoin/rust-secp256k1/pull/224 )
6+ * Allow [ all-zero messages] ( https://github.com/rust-bitcoin/rust-secp256k1/pull/207 ) to be constructed
7+ * Bump rust-secp-sys to 0.2.0
8+
29# 0.17.2
310- Fix linking in the ` fuzztarget ` feature.
411
Original file line number Diff line number Diff line change 11[package ]
22
33name = " secp256k1"
4- version = " 0.17.2 "
4+ version = " 0.18.0 "
55authors = [ " Dawid Ciężarkiewicz <dpc@ucore.info>" ,
66 " Andrew Poelstra <apoelstra@wpsoftware.net>" ]
77license = " CC0-1.0"
You can’t perform that action at this time.
0 commit comments