Skip to content

Commit ba60f87

Browse files
authored
Release 0.23.3 (#4411)
- Bump version: 0.23.2 → 0.23.3 - Update changelog - Update changelog contributor credits - Update dependencies
1 parent 5c2191e commit ba60f87

File tree

7 files changed

+542
-471
lines changed

7 files changed

+542
-471
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Changelog
22
=========
33

4+
[0.23.3](https://github.com/ordinals/ord/releases/tag/0.23.3) - 2025-09-19
5+
--------------------------------------------------------------------------
6+
7+
### Added
8+
- Support ordinals.com satscards ([#4410](https://github.com/ordinals/ord/pull/4410) by [casey](https://github.com/casey))
9+
- Allow submitting offers created with wallet ([#4409](https://github.com/ordinals/ord/pull/4409) by [casey](https://github.com/casey))
10+
- Add PSBT offer submission ([#4408](https://github.com/ordinals/ord/pull/4408) by [casey](https://github.com/casey))
11+
- Add wallet sweep command ([#4394](https://github.com/ordinals/ord/pull/4394) by [raphjaph](https://github.com/raphjaph))
12+
13+
### Changed
14+
- Enable json response on `/children` routes ([#4281](https://github.com/ordinals/ord/pull/4281) by [felipelincoln](https://github.com/felipelincoln))
15+
16+
### Misc
17+
- Fix new Rust lints ([#4396](https://github.com/ordinals/ord/pull/4396) by [casey](https://github.com/casey))
18+
- Update deps and fmt ([#4385](https://github.com/ordinals/ord/pull/4385) by [raphjaph](https://github.com/raphjaph))
19+
- Update api.md ([#4381](https://github.com/ordinals/ord/pull/4381) by [Galoretka](https://github.com/Galoretka))
20+
- Allow inscribing with backup and Core v29 ([#4371](https://github.com/ordinals/ord/pull/4371) by [gmart7t2](https://github.com/gmart7t2))
21+
- Update minimum Rust version to 1.85.0 ([#4356](https://github.com/ordinals/ord/pull/4356) by [blieb](https://github.com/blieb))
22+
- Fix clippy lints ([#4373](https://github.com/ordinals/ord/pull/4373) by [raphjaph](https://github.com/raphjaph))
23+
- Use `unversioned_leaf_script_from_witness()` ([#4355](https://github.com/ordinals/ord/pull/4355) by [casey](https://github.com/casey))
24+
425
[0.23.2](https://github.com/ordinals/ord/releases/tag/0.23.2) - 2025-05-20
526
--------------------------------------------------------------------------
627

0 commit comments

Comments
 (0)