diff --git a/contracts/zero-ex/CHANGELOG.json b/contracts/zero-ex/CHANGELOG.json index 3fc6efe662..3c38befd92 100644 --- a/contracts/zero-ex/CHANGELOG.json +++ b/contracts/zero-ex/CHANGELOG.json @@ -21,6 +21,10 @@ { "note": "Add a gas limit to first `LibTokenSpender` and `UniswapFeature` transfer", "pr": 38 + }, + { + "note": "Remove protocol fees from all RFQ orders and limit orders if taker is set", + "pr": 45 } ] },