Fix typos
This commit is contained in:
parent
6f2cc95e6c
commit
db244a19c6
|
@ -27,7 +27,7 @@
|
||||||
* Add human readable serialization to `Signatures` and `SecretKeys`.
|
* Add human readable serialization to `Signatures` and `SecretKeys`.
|
||||||
* Stop displaying 0 bytes if a `Signature` is less than 72 bytes.
|
* Stop displaying 0 bytes if a `Signature` is less than 72 bytes.
|
||||||
* Only compile recovery module if feature `recovery` is set (non-default).
|
* Only compile recovery module if feature `recovery` is set (non-default).
|
||||||
* Updat `rand` dependency from 0.4 to 0.6 and add `rand_core` 0.4 dependency.
|
* Update `rand` dependency from 0.4 to 0.6 and add `rand_core` 0.4 dependency.
|
||||||
* Relax `cc` dependency requirements.
|
* Relax `cc` dependency requirements.
|
||||||
|
|
||||||
# 0.12.2 - 2019-01-18
|
# 0.12.2 - 2019-01-18
|
||||||
|
|
Loading…
Reference in New Issue