From 7bf0670b4845564f5b9c0abbdbdd3449d18bd9ab Mon Sep 17 00:00:00 2001 From: "sz.sahaj" <43649755+saszer@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:09:48 +1000 Subject: [PATCH] =?UTF-8?q?'=F0=9F=9A=80=20release=20v0.3.0'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a6af88..40a4f03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.3.0](https://github.com/nftport/nftport-unity/compare/v0.2.2...v0.3.0) (2022-05-31) + + +### Features + +* Added Product | Fully Customizable minting Feature ([bf00946](https://github.com/nftport/nftport-unity/commit/bf0094661fa686d9cf722354661df3428d2b2a83)) +* Adds NFTPort Custom Mint Sample - Playground ([cd99a2c](https://github.com/nftport/nftport-unity/commit/cd99a2c7fe1efa9782809086673a5a5f5d7431f1)) +* Overall style updates ([b5320ab](https://github.com/nftport/nftport-unity/commit/b5320abf80ecd3c15dd76630ad22b9040e9f1d4f)) +* settings window updates ([6fc2e9a](https://github.com/nftport/nftport-unity/commit/6fc2e9a4e383e63a7cc5ed3735ba28b80354842d)) +* Style updates ([d4417db](https://github.com/nftport/nftport-unity/commit/d4417dbd6f0156cd440455fd369f473739755dab)) + +### [0.2.1](https://github.com/nftport/nftport-unity/compare/v0.2.2...v0.3.0) (2022-05-24) + + +### Bug Fixes + +* Corrupted images and .metas ([05abcbf](https://github.com/nftport/nftport-unity/commit/05abcbf80a10dcd14d5a6863859945b5fdc72e1c)) +* corrupted images in PlayerConnect + WebGL sample ([18b3e41](https://github.com/nftport/nftport-unity/commit/18b3e417ae16ba541ccc3ba2a1c402b454fb5da1)) + ### [0.2.2](https://github.com/nftport/nftport-unity/compare/v0.2.0...v0.2.2) (2022-05-25)