Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 747 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.

Locked-voter[0.2.0] - 2024-03-26

Features

  • Support partial unstaking in locked voter, owner of escrow can interact with 3 endpoints: open_partial_unstaking, merge_partial_unstaking, withdraw_partial_unstaking.
  • Partial unstaking amount is not counted in voting power.