add v2.0.0 to changelog
This commit is contained in:
parent
3b307a27d0
commit
820d79adff
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- 0.10
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
before_install:
|
||||
- sudo add-apt-repository --yes ppa:bitcoin/bitcoin
|
||||
- sudo apt-get update
|
||||
|
||||
@ -1,5 +1,12 @@
|
||||
# node-bitcoin changelog
|
||||
|
||||
## v2.0.0 (2013/10/14)
|
||||
* remove deprecated commands
|
||||
* `getMemoryPool`
|
||||
* `getMemorypool`
|
||||
* remove deprecated functionality
|
||||
* creating `bitcoin.Client` with more than one argument
|
||||
|
||||
## v1.7.0 (2013/05/05)
|
||||
* add missing commands from bitcoind v0.7.0
|
||||
* `createMultiSig`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user