update changelog

This commit is contained in:
freewil 2012-09-09 23:21:25 -04:00
parent f1c94aab43
commit eb35da94d7

View File

@ -1,5 +1,17 @@
# node-bitcoin changelog
## v1.4.0 (2012/09/09)
* New commands for bitcoin v0.7.0
* `createRawTransaction`
* `decodeRawTransaction`
* `getPeerInfo`
* `getRawMemPool`
* `getRawTransaction`
* `listUnspent`
* `sendRawTransaction`
* `signRawTransaction`
* Remove deprecated `getBlockNumber`
## v1.3.1 (2012/08/19)
Remove `underscore` dependency