Skip to content

Commit 66e2763

Browse files
committed
Update changelogs - specify the release date
1 parent 8229182 commit 66e2763

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
2222
- `wallet-create`/`wallet-recover`/`wallet-open` support the `ledger` subcommand, in addition to the existing
2323
`software` and `trezor`, which specifies the type of the wallet to operate on.
2424

25-
## [1.3.0]
25+
## [1.3.0] - 2026-04-09
2626

2727
### Added
2828
- Node RPC: new methods added - `chainstate_tokens_info`, `chainstate_orders_info_by_currencies`.

api-server/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
66

77
## [Unreleased]
88

9-
## [1.3.0]
9+
## [1.3.0] - 2026-04-09
1010

1111
### Added
1212
- New endpoint was added: `/v2/transaction/{id}/output/{idx}`.

wasm-wrappers/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
66

77
## [Unreleased]
88

9-
## [1.3.0]
9+
## [1.3.0] - 2026-04-09
1010

1111
### Added
1212
- New functions:

0 commit comments

Comments
 (0)