Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1023 Bytes

CHANGELOG

0.0.22

  • add contracts alias for all versions
  • add PublicLock and Unlock alias for all versions
  • add version numbers as constant

0.0.21

  • release fix post-attack on Fri Apr 21st 2023 #11690

0.0.20

  • release storage slot fix for PublicLock V13 #11665

0.0.19

  • improve docstrings and fix some typo in IUnlock and IPublicLock interfaces

0.0.18

  • PublicLockV13: update hardcoded Unlock mainnet address with redeployed version

0.0.17

PublicLockV13 & UnlockV12:

  • upgrade of OpenZeppelin contracts to 4.8.2 (#11512)
  • removal of unused Uniswap interfaces from Unlock (#11427)
  • changes in receive (#11510)
  • changes in addLockTemplate logic (#11436)

0.0.16

  • added PublicLock v13 and Unlock v12

0.0.17

  • added PublicLock v14 and Unlock v13