Update ChangeLog
This commit is contained in:
parent
d8a8201bb2
commit
251751e699
@ -42,6 +42,9 @@ by Ondrej Mosnáček, thanks!)
|
|||||||
- The `crypto_pwhash_str_needs_rehash()` function was added to check if
|
- The `crypto_pwhash_str_needs_rehash()` function was added to check if
|
||||||
a password hash string matches the given parameters, or if it needs an
|
a password hash string matches the given parameters, or if it needs an
|
||||||
update.
|
update.
|
||||||
|
- The library can now be compiled with recent versions of
|
||||||
|
emscripten/binaryen that don't allow multiple variables declarations
|
||||||
|
using a single `var` statement.
|
||||||
|
|
||||||
* Version 1.0.13
|
* Version 1.0.13
|
||||||
- Javascript: the sumo builds now include all symbols. They were
|
- Javascript: the sumo builds now include all symbols. They were
|
||||||
|
Loading…
Reference in New Issue
Block a user