Skip to content

Commit

Permalink
Release 0.21.3
Browse files Browse the repository at this point in the history
- Bump version: 0.21.2 → 0.21.3
- Update changelog
- Update changelog contributor credits
- Update dependencies
  • Loading branch information
casey committed Nov 9, 2024
1 parent e473e78 commit 7e13b9b
Show file tree
Hide file tree
Showing 5 changed files with 385 additions and 98 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
Changelog
=========

[0.21.3](https://github.com/ordinals/ord/releases/tag/0.21.3) - 2024-11-09
--------------------------------------------------------------------------

### Added
- Get output information by address (#4056)
- Allow including metadata when burning inscriptions (#4045)
- BIP322 sign file (#4026)
- Add `ord wallet split` command for splitting utxos (#4030)
- Allow fallback for satpoints and addresses (#4033)

### Changed
- Do not chunk runestone data pushes (#4036)
- Rescan wallet on restore (#4041)

### Misc
- Add assert_html function (#4058)
- Identify collapsible nodes with class=collapse (#4055)
- Collapse long strings in HTML (#4053)
- Add simple taproot HD wallet to mockcore (#4038)
- Hide image preview and thumbnail scrollbars (#4042)
- Un-pin redb dependency and update to 2.2.0 (#4032)

[0.21.2](https://github.com/ordinals/ord/releases/tag/0.21.2) - 2024-10-26
--------------------------------------------------------------------------

Expand Down
Loading

0 comments on commit 7e13b9b

Please sign in to comment.