update changelog for v1.2.0

This commit is contained in:
freewil 2012-04-25 21:07:27 -04:00
parent 6faf577332
commit c3e0747a70

View File

@ -1,5 +1,9 @@
# node-bitcoin changelog
## v1.2.0 (2012/04/25)
* Submoduled testnet-box for running tests
* err objects should all now be an instance of Error
## v1.1.6 (2012/04/11)
* New commands for bitcoin v0.6.0
* `addMultiSigAddress` (only available in testnet)