Skip to content

Commit 9170dec

Browse files
committed
Update changelog for v0.17.0
1 parent e3aaf00 commit 9170dec

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)