Skip to content

Commit f92261b

Browse files
authored
Merge pull request #185 from stevenroose/v0.17.0-changelog
Update changelog for v0.17.0
2 parents 4b74091 + 9170dec commit f92261b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
# 0.17.0
3+
4+
- Move FFI into secp256k1-sys crate.
5+
- Add `external-symbols` feature for not building upstream.
6+
- Add functions to create a context from a raw pointer.
7+
- Support passing custom hash functions to ECDH.
8+
- Wrap Secp256k1 from raw context in a ManuallyDrop.
9+
210
# 0.15.4 - 2019-09-06
311

412
- Add `rand-std` feature.

0 commit comments

Comments
 (0)