Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 864 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 864 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.

[Unreleased]

Features

  • Added Token Entangler smart contract and CLI
  • Add update authority command for candy machine
  • Implemented NFT Packs Creation and Viewing Flow

Fixes

  • Fixes #840 - Claim button visible after claim.

Breaking

  • N/A

[1.0.0] - 2021-10-30

Features

  • N/A

Fixes

  • Fix massive version upgrade with a reversion from @Carthanas

Breaking

  • N/A