add v1.5.0 to changelog

This commit is contained in:
freewil 2012-11-26 03:24:52 -05:00
parent bf4c75cc0c
commit a649d14852

View File

@ -1,5 +1,10 @@
# node-bitcoin changelog
## v1.5.0 (2012/10/22)
* Remove `getBlockNumber` test
* Upgrade testnet-box
* Add RPC call batching (multiple RPC calls within one HTTP request)
## v1.4.0 (2012/09/09)
* New commands for bitcoin v0.7.0
* `createRawTransaction`