Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 1515b5d

Browse files
chore(release): 4.0.0-beta.1 [skip ci]
## [4.0.0-beta.1](v3.1.0...v4.0.0-beta.1) (2024-04-26) ### ⚠ BREAKING CHANGES * support reinscription transfers (#348) * ingest BRC20 data from ordhook (#347) ### Features * ingest BRC20 data from ordhook ([#347](#347)) ([56a8851](56a8851)) * return `parent` and `metadata` in inscription responses ([#350](#350)) ([939286e](939286e)) * support reinscription transfers ([#348](#348)) ([5422156](5422156)) ### Bug Fixes * detect block gaps when streaming from ordhook ([#349](#349)) ([3c1480f](3c1480f))
1 parent c53f144 commit 1515b5d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [4.0.0-beta.1](https://github.com/hirosystems/ordinals-api/compare/v3.1.0...v4.0.0-beta.1) (2024-04-26)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* support reinscription transfers (#348)
7+
* ingest BRC20 data from ordhook (#347)
8+
9+
### Features
10+
11+
* ingest BRC20 data from ordhook ([#347](https://github.com/hirosystems/ordinals-api/issues/347)) ([56a8851](https://github.com/hirosystems/ordinals-api/commit/56a88518b1ffe549524941e4d94d6347d11c98f3))
12+
* return `parent` and `metadata` in inscription responses ([#350](https://github.com/hirosystems/ordinals-api/issues/350)) ([939286e](https://github.com/hirosystems/ordinals-api/commit/939286e3a036063835206c533ce7f9a66cee0ba7))
13+
* support reinscription transfers ([#348](https://github.com/hirosystems/ordinals-api/issues/348)) ([5422156](https://github.com/hirosystems/ordinals-api/commit/5422156e9919f0c5870c9571ea9f591852c98b69))
14+
15+
16+
### Bug Fixes
17+
18+
* detect block gaps when streaming from ordhook ([#349](https://github.com/hirosystems/ordinals-api/issues/349)) ([3c1480f](https://github.com/hirosystems/ordinals-api/commit/3c1480f5bfb8bec4993fffd50245c345d71cdf08))
19+
120
## [3.1.0](https://github.com/hirosystems/ordinals-api/compare/v3.0.1...v3.1.0) (2024-04-23)
221

322

0 commit comments

Comments
 (0)