v2.4.0
Release notes v2.4.0
This is a non-backwards-compatible release
ContractsRegistry
- Added
ContractAdded
,ProxyContractAdded
,ProxyContractUpgraded
, andContractRemoved
events - Removed
AddedContract
,RemovedContract
, andUpgraded
events - Provided explicit errors to
Upgrader
error handling
Paginator library
- Added internal
getTo
function to paginate through structs conventionally