update CHANGELOG

This commit is contained in:
Vincent Hanquez 2015-06-19 11:06:48 +01:00
parent 25526e24a1
commit b111932559

View File

@ -1,5 +1,6 @@
## 0.3
* Allow drgNew to run in any MonadRandom, providing cascading initialization
* Remove Crypto.PubKey.HashDescr in favor of just having the algorithm
specified in PKCS15 RSA function.
* Fix documentation in cipher sub section (Luke Taylor)