All notable changes to this project will be documented in this file.
The format is based on Common Changelog.
1.1.0 - 2023-10-19
- Breaking: Remove ability to cancel for recipients (#710)
- Move
isWarm
andisCold
toSablierV2Lockup
(#664) - Replace the streamed amount with the deposit amount in the NFT descriptor (#692)
- Simplify
renounce
andwithdraw
implementations (#683, #705) - Upgrade Solidity to
0.8.21
(#688)
- Remove
@openzeppelin/contracts
from Node.js peer dependencies (#694)
1.0.2 - 2023-08-14
- Update
@prb/math
import paths to containsrc/
(#648)
1.0.1 - 2023-07-13
- Optimize use of variables in
tokenURI
(#617)
- Fix data URI scheme in
tokenURI
(#617)
1.0.0 - 2023-07-07
- Initial release