Skip to content

Commit

Permalink
Merge pull request #156 from liteflow-labs/chore/changelog-beta-18
Browse files Browse the repository at this point in the history
Add changelog of beta 18
  • Loading branch information
NicolasMahe authored May 26, 2023
2 parents 2e8c89b + f67f084 commit d9cc0b0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/pages/graphql-api/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ title: 'Changelog'

# Changelog

## v1.0.0-beta.18

> Published the 2023-05-26
#### Added

- Add new fields to `Drop`: `maxQuantityPerMint`, `supply`, `mintAbi`, and `mintedAbi`
- Add `createDropMinTransaction` mutation
- Add resolver `minted` on `Drop` to return the current number of minted token related to this drop

#### Removed

- Remove non nullability on `query.account`

## v1.0.0-beta.17

> Published the 2023-05-17
Expand Down

0 comments on commit d9cc0b0

Please sign in to comment.