update CHANGELOG

This commit is contained in:
Vincent Hanquez 2015-06-20 15:52:43 +01:00
parent b37ee01636
commit 532c31a459

View File

@ -1,3 +1,8 @@
## 0.4
* Add a System DRG that represent a referentially transparent of evaluated bytes
while using lazy evaluation for future entropy values.
## 0.3
* Allow drgNew to run in any MonadRandom, providing cascading initialization