diff --git a/contracts/exchange/CHANGELOG.json b/contracts/exchange/CHANGELOG.json index 21340834a5..fd52350d72 100644 --- a/contracts/exchange/CHANGELOG.json +++ b/contracts/exchange/CHANGELOG.json @@ -113,6 +113,10 @@ { "note": "Updated RichErrors to the library pattern", "pr": 1913 + }, + { + "note": "Rewrote _dispatchTransferFrom in Solidity", + "pr": 2020 } ] },