Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 953 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.1.0 - 2025-01-18

Added

  • Move contract macro to Dusk Forge #1

Changed

  • Separate contract macro impl from lib.rs #2
  • Move from piecrust-uplink to dusk-core & dusk-vm #3
  • Split contract macro into multiple smaller parts under contract module #4