Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobranco committed Jan 23, 2025
1 parent 4697e24 commit 4567ce8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Changelog

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

[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.1.0...4.2.0)
[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.2.0...5.0.0)

**Merged pull requests:**

- Update supported node versions on unit tests [\#157](https://github.com/ruimarinho/bitcoin-core/pull/157) ([jpuh](https://github.com/jpuh))
- Improve client and deprecate useless features [\#149](https://github.com/ruimarinho/bitcoin-core/pull/149) ([pedrobranco](https://github.com/pedrobranco))

## [v4.2.0](https://github.com/ruimarinho/bitcoin-core/tree/v4.2.0) (2024-02-29)

[Full Changelog](https://github.com/ruimarinho/bitcoin-core/compare/v4.1.0...v4.2.0)

**Merged pull requests:**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitcoin-core",
"version": "4.2.0",
"version": "5.0.0",
"description": "A modern Bitcoin Core REST and RPC client.",
"keywords": [
"bitcoin",
Expand Down

0 comments on commit 4567ce8

Please sign in to comment.