aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contract-wrappers/CHANGELOG.json')
-rw-r--r--packages/contract-wrappers/CHANGELOG.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/contract-wrappers/CHANGELOG.json b/packages/contract-wrappers/CHANGELOG.json
index b7c89a325..3bd89862a 100644
--- a/packages/contract-wrappers/CHANGELOG.json
+++ b/packages/contract-wrappers/CHANGELOG.json
@@ -4,6 +4,10 @@
"changes": [
{
"note": "Add `OrderValidatorWrapper`"
+ },
+ {
+ "note":
+ "Fix bug where contracts not deployed on a network showed an `EXCHANGE_CONTRACT_DOES_NOT_EXIST` error instead of `CONTRACT_NOT_DEPLOYED_ON_NETWORK`"
}
]
},