diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json index 89e7ba066d..7c32da38db 100644 --- a/contracts/utils/CHANGELOG.json +++ b/contracts/utils/CHANGELOG.json @@ -21,6 +21,10 @@ { "note": "Add UniswapV2 addresses to `DeploymentConstants`", "pr": 2595 + }, + { + "note": "Update V06 contracts to get around 0.6.9 docstring errors", + "pr": "TODO" } ] },