v1.0.0-beta.6

This commit is contained in:
Christopher Jeffrey 2017-02-28 05:39:22 -08:00
parent 2ee803810e
commit 63011a50fc
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Bcoin Release Notes & Changelog
## v1.0.0-beta.6
### Notable Changes
- __http__ - Better bitcoind compatability for JSON-RPC.
## v1.0.0-beta.5
### Notable Changes

View File

@ -1,6 +1,6 @@
{
"name": "bcoin",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "Bitcoin bike-shed",
"license": "MIT",
"repository": "git://github.com/bcoin-org/bcoin.git",