Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 890 Bytes

Changelog

All notable changes after the Sherlock audit will be documented in this file.

The format is based on Common Changelog.

1.0.1 - 2023-09-27

Changed

  • Updated imports so that etherscan can verify Clearinghouse.sol when deployed from the olympus-v3 repo (#65).
  • Modified extendLoan in Clearinghouse.sol to add a cooler factory check + logic to sweep / defund based on the state of the contract (#66).
  • Added a getter function to CoolerFactory.sol to help FE retrieve the coolers of a given user (#67).

1.0.0 - 2023-09-21

Added

  • Initial release