diff --git a/contracts/test-utils/CHANGELOG.json b/contracts/test-utils/CHANGELOG.json index 01d04a4d62..5524d41cb9 100644 --- a/contracts/test-utils/CHANGELOG.json +++ b/contracts/test-utils/CHANGELOG.json @@ -17,6 +17,10 @@ { "note": "Add `generatePseudoRandomOrderHash()` to `orderUtils`", "pr": TODO + }, + { + "note": "Inherit `OrderStatus` from `@0x/types`", + "pr": TODO } ] },