Skip to content

Commit 4567ce8

Browse files
committed
Release 5.0.0
1 parent 4697e24 commit 4567ce8

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Changelog
22

3-
## [4.2.0](https://github.com/ruimarinho/bitcoin-core/tree/4.2.0) (2024-02-29)
3+
## [5.0.0](https://github.com/ruimarinho/bitcoin-core/tree/5.0.0) (2025-01-23)
44

5-
[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.1.0...4.2.0)
5+
[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.2.0...5.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- Update supported node versions on unit tests [\#157](https://github.com/ruimarinho/bitcoin-core/pull/157) ([jpuh](https://github.com/jpuh))
10+
- Improve client and deprecate useless features [\#149](https://github.com/ruimarinho/bitcoin-core/pull/149) ([pedrobranco](https://github.com/pedrobranco))
11+
12+
## [v4.2.0](https://github.com/ruimarinho/bitcoin-core/tree/v4.2.0) (2024-02-29)
13+
14+
[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.1.0...v4.2.0)
615

716
**Merged pull requests:**
817

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitcoin-core",
3-
"version": "4.2.0",
3+
"version": "5.0.0",
44
"description": "A modern Bitcoin Core REST and RPC client.",
55
"keywords": [
66
"bitcoin",

0 commit comments

Comments
 (0)