diff --git a/contracts/erc20/CHANGELOG.json b/contracts/erc20/CHANGELOG.json index 204dfee3d0..85426c36ac 100644 --- a/contracts/erc20/CHANGELOG.json +++ b/contracts/erc20/CHANGELOG.json @@ -1,4 +1,12 @@ [ + { + "version": "4.0.0", + "changes": [ + { + "note": "Migrated package to foundry" + } + ] + }, { "timestamp": 1675210931, "version": "3.3.57",