update changelog; use secure travis link
This commit is contained in:
parent
f29440b2da
commit
e9e9b9f4e5
@ -1,5 +1,8 @@
|
||||
# node-bitcoin changelog
|
||||
|
||||
## v1.3.1 (2012/08/19)
|
||||
Remove `underscore` dependency
|
||||
|
||||
## v1.3.0 (2012/07/03)
|
||||
Change use of http.createClient() (deprecated in node v0.8.x) to http.request()
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# node-bitcoin
|
||||
|
||||
[](http://travis-ci.org/freewil/node-bitcoin)
|
||||
[](https://secure.travis-ci.org/freewil/node-bitcoin)
|
||||
|
||||
node-bitcoin is a simple wrapper for the Bitcoin client's JSON-RPC API.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user