Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saszer authored Sep 28, 2022
1 parent dbb8d99 commit f8d8d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
### Features

* Adds Freeze Metadata bool to Update NFT Feature, allowing option to make NFT Immutable ([e4f056f](https://github.com/nftport/nftport-unity/commit/e4f056f9185002e023dc268edd0c43eaa6283efa))
* New Feature - BURN NFT, allowing developer to burn NFTs in deployer/collection contract, useful to create timed claim or burn scenarios etc. ([7cd1239](https://github.com/nftport/nftport-unity/commit/7cd12394813fde65d7c648691b88b5dd982d333c))
* New Feature - BURN NFT, allowing developer to burn NFTs minted via custom mint(possible only if the token is owned by the contract owner and the token has not been transferred/sold yet), useful to create timed claim or burn scenarios etc. ([7cd1239](https://github.com/nftport/nftport-unity/commit/7cd12394813fde65d7c648691b88b5dd982d333c))
* New Feature : Transfer NFT ([c2ce53b](https://github.com/nftport/nftport-unity/commit/c2ce53beb35fedeca1ec37e12290b9749bd7e600))

### [0.7.1](https://github.com/nftport/nftport-unity/compare/v0.7.0...v0.7.1) (2022-09-02)
Expand Down Expand Up @@ -181,4 +181,4 @@ Provides starter pack for NFTPort API endpoints in Unity3D. Early release.
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

-----
*NFTPort.xyz*
*NFTPort.xyz*

0 comments on commit f8d8d0d

Please sign in to comment.