funga/CHANGELOG

11 lines
275 B
Plaintext

* 0.2.0
- Add import method to keystore interface
* 0.1.1
- Create key table only if not exist
* 0.1.0
- Package wrap with setup.py
- Fix hex prefix bug in tx serialization
* 0.0.1
- Introduce signer, transaction, keystore packages
- Add test for keystore and signer