Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 1.42 KB

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.

[Unreleased] - yyyy-mm-dd

Description of the upcoming release here.

Added

  • #4 Adds initial CI.
  • #1 Adds an implementation of SRC-14: Owned Proxy.
  • #8 Adds SRC-14 owned proxy usage scripts and docs.
  • #10 Sets owned_proxy sway-libs dependency to version v0.23.0.
  • #17 Update Owned Proxy to support forc's deploy proxy feature.
  • #19 Adds CI checks for forc compiler warnings.
  • #20 Update Owned Proxy usage docs.
  • #26 Adds Owned Proxy's audit report.

Changed

  • Something changed here 1
  • Something changed here 2

Fixed

  • Something fixed here 1
  • Something fixed here 2

Breaking

  • Some breaking change here 1
  • Some breaking change here 2