diff --git a/CHANGELOG.md b/CHANGELOG.md index 009c05e..4749adf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.6.0](https://github.com/nftport/nftport-unity/compare/v0.5.1...v0.6.0) (2022-08-19) + + +### Features + +* Asset downloader minor additions - now having a public cars for last Get Image and last Content type ([d9567b1](https://github.com/nftport/nftport-unity/commit/d9567b169b5b2c149f159f82364d84d57524230a)) +* New component Transactions Data | of a collection / contract providing info like transfers mints burns sales etc - Solana + EVM ([78c8b3d](https://github.com/nftport/nftport-unity/commit/78c8b3d2d1a64715500e47f66599ec016ac827b3)) +* New component Transactions Data | of an NFT - Solana + Ethereum ([b2eea29](https://github.com/nftport/nftport-unity/commit/b2eea297bb50fc9690196eea5d6291e69522437e)) +* NFTPort home window updates with new example projects ([a1a2479](https://github.com/nftport/nftport-unity/commit/a1a24790cbbe540923348949e4785589c0902411)) +* Solana support for NFT Details component ([4e6871d](https://github.com/nftport/nftport-unity/commit/4e6871db39f799ab8bd43b2fe3d7e3d698904ec4)) +* Solana support for NFTs of a contract ([8561f5d](https://github.com/nftport/nftport-unity/commit/8561f5d47ff3e0b0d69652b91c08b51cdbf9cf32)) +* Solana support for NFTs owned by an account component ([7f979aa](https://github.com/nftport/nftport-unity/commit/7f979aaaeeead6e1cfbdc97ede900aa82d8e9b0b)) +* Solana support for NFTs_OwnedByAnAccount ([48dd3d5](https://github.com/nftport/nftport-unity/commit/48dd3d560aa3e4dcbee5bc38d49a7be0f2b0c636)) +* Solana support for Transactions of an account feature ([720616c](https://github.com/nftport/nftport-unity/commit/720616c6e71b74a17f445ba344385660f03be3e6)) + ### [0.5.1](https://github.com/nftport/nftport-unity/compare/v0.5.0...v0.5.1) (2022-07-23)