diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json index a9c1a7545e..610f4cc486 100644 --- a/contracts/utils/CHANGELOG.json +++ b/contracts/utils/CHANGELOG.json @@ -1,10 +1,10 @@ [ { - "timestamp": 1630459879, - "version": "4.7.18", - "changes": [ + "version": "4.8.0", + "changes":[ { - "note": "Dependencies updated" + "note" : "Added FundRecoveryFeature to the 0x EP", + "pr" : 306 } ] },