Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 659 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.

0.2.1 2024-12-02

  • Reworked the get_deployments view method.

0.2.0 2024-12-02

  • Update dependencies.
  • Make transaction payable.
  • Do not update deployment info after failed upgrade.
  • Remove ownable functionality.
  • Add a possibility to set amount of gas for migration.
  • Use enum for collection prefixes.

0.1.0 2023-12-22

  • Initial implementation. See the README.md for more details.