Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Common Changelog.

Note

Versioning begins at 1.3.0 as this repository is the successor of V2 Periphery. For previous changes, please refer to the V2 Periphery Changelog.

1.3.0 - 2025-01-29

Changed

  • Replace createWithDurations with createWithTimestamps in both MerkleLL and MerkleLT claims (#1024, #28)

Added

  • Introduce SablierMerkleInstant contract to support campaigns for instantly unlocked airdrops (#999)
  • Add an option to configure claim fees in the native tokens, managed by the protocol admin. The fee can only be charged on the new campaigns, and cannot be changed on campaigns once they are created (#1038, #1040)

Removed

  • Remove V2 from the contract names and related references (#994)