@0x/contracts-exchange: Update changelog.

This commit is contained in:
Lawrence Forman 2019-08-01 18:27:24 -04:00
parent 51391b7f0e
commit afb310e90a

View File

@ -123,7 +123,15 @@
"pr": "TODO" "pr": "TODO"
}, },
{ {
"note": "Add `test/utils/reference_functions.ts` for `calculateFillResults`", "note": "Add `ReferenceFunctions` as package export.",
"pr": "TODO"
},
{
"note": "Remove `TestExchangeMath.sol`. Exchange math functions are now tested in the `exchange-libs` package and reference implementations are available there as well.",
"pr": "TODO"
},
{
"note": "Remove functions from `TestExchangeInternals.sol` that are no longer tested in this package.",
"pr": "TODO" "pr": "TODO"
} }
] ]