v1.0.0-beta.5
This commit is contained in:
parent
e31ddaa61a
commit
96d093fb64
@ -1,5 +1,12 @@
|
|||||||
# Bcoin Release Notes & Changelog
|
# Bcoin Release Notes & Changelog
|
||||||
|
|
||||||
|
## v1.0.0-beta.5
|
||||||
|
|
||||||
|
### Notable Changes
|
||||||
|
|
||||||
|
- __miner__ - Better fee rate comparisons.
|
||||||
|
- __deps__ - Upgrade deps, fix build on arm and windows.
|
||||||
|
|
||||||
## v1.0.0-beta.4
|
## v1.0.0-beta.4
|
||||||
|
|
||||||
### Notable Changes
|
### Notable Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bcoin",
|
"name": "bcoin",
|
||||||
"version": "1.0.0-beta.4",
|
"version": "1.0.0-beta.5",
|
||||||
"description": "Bitcoin bike-shed",
|
"description": "Bitcoin bike-shed",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "git://github.com/bcoin-org/bcoin.git",
|
"repository": "git://github.com/bcoin-org/bcoin.git",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user