update CHANGELOG

This commit is contained in:
Vincent Hanquez 2015-06-02 14:29:33 +01:00
parent 7301c719bf
commit bdb9606bfb

View File

@ -1,3 +1,7 @@
## 0.3
* Use scrubbed bytes instead of bytes for P256 scalar
## 0.2
* Fix P256 compilation and exactness, + add tests