Skip to content

Commit acdeb84

Browse files
committed
v2.2.0
1 parent 695502d commit acdeb84

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Bcoin release notes & changelog
22

3-
## unreleased
3+
**Important: Any time you upgrade bcoin, you must execute `npm rebuild` before restarting.**
4+
5+
## v2.2.0
46

57
- Support for bech32m has been added. bcoin can now validate and send BTC to
68
addresses for witness programs with versions > 0. The address indexer has

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bcoin",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "Bitcoin bike-shed",
55
"license": "MIT",
66
"repository": "git://github.com/bcoin-org/bcoin.git",

0 commit comments

Comments
 (0)