Skip to content

Commit 6f723d6

Browse files
authored
Release 0.23.0 (#4316)
- Bump version: 0.23.0 β†’ 0.23.1 - Update changelog - Update changelog contributor credits - Update dependencies
1 parent febc814 commit 6f723d6

File tree

3 files changed

+33
-23
lines changed

3 files changed

+33
-23
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

4+
[0.23.1](https://github.com/ordinals/ord/releases/tag/0.23.1) - 2025-04-01
5+
--------------------------------------------------------------------------
6+
7+
### Fixed
8+
- Don't wrap iframe media types in preview page ([#4315](https://github.com/ordinals/ord/pull/4315) by [casey](https://github.com/casey))
9+
10+
### Misc
11+
- Add security section to handbook ([#4314](https://github.com/ordinals/ord/pull/4314) by [casey](https://github.com/casey))
12+
413
[0.23.0](https://github.com/ordinals/ord/releases/tag/0.23.0) - 2025-03-31
514
--------------------------------------------------------------------------
615

β€ŽCargo.lockβ€Ž

Lines changed: 23 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ord"
33
description = "β—‰ Ordinal wallet and block explorer"
4-
version = "0.23.0"
4+
version = "0.23.1"
55
autotests = false
66
autobins = false
77

0 commit comments

Comments
Β (0)