Skip to content

Commit 04b62db

Browse files
chore(release): 0.3.0 [skip ci]
## [0.3.0](v0.2.1...v0.3.0) (2023-04-03) ### Features * add `invalid` job status to mark invalid contracts or tokens ([#148](#148)) ([5d6ef41](5d6ef41)) ### Bug Fixes * support FTs with missing metadata but correct token data ([#150](#150)) ([0a5558e](0a5558e))
1 parent 911494c commit 04b62db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.3.0](https://github.com/hirosystems/token-metadata-api/compare/v0.2.1...v0.3.0) (2023-04-03)
2+
3+
4+
### Features
5+
6+
* add `invalid` job status to mark invalid contracts or tokens ([#148](https://github.com/hirosystems/token-metadata-api/issues/148)) ([5d6ef41](https://github.com/hirosystems/token-metadata-api/commit/5d6ef419a594bbe01c54d2905707a4bc6a2a8e2f))
7+
8+
9+
### Bug Fixes
10+
11+
* support FTs with missing metadata but correct token data ([#150](https://github.com/hirosystems/token-metadata-api/issues/150)) ([0a5558e](https://github.com/hirosystems/token-metadata-api/commit/0a5558e4c184aa6989b48361ae3ed3fc1b363ee7))
12+
113
## [0.2.1](https://github.com/hirosystems/token-metadata-api/compare/v0.2.0...v0.2.1) (2023-03-17)
214

315

0 commit comments

Comments
 (0)