Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 656 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 656 Bytes

Change Log

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.

[0.1.0] - 2022-05-26

Initial release!

[0.1.1] - 2022-05-27

Added

  • Changelog

Changed

  • Minor ts config change
  • Changed folder structure for test utils

Fixed

  • Minor README/documentation fixes
  • Added cairolib as an install dependency

[0.2.0] - 2022-06-16

Added

  • NFT bridging protocol (Arch)

Changed

  • Upgrade to support StarkNet 0.9.0

Fixed

  • Minor README/documentation changes