diff options
Diffstat (limited to 'contracts/exchange/CHANGELOG.md')
-rw-r--r-- | contracts/exchange/CHANGELOG.md | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/contracts/exchange/CHANGELOG.md b/contracts/exchange/CHANGELOG.md index 779eb68a7..7a30bfea9 100644 --- a/contracts/exchange/CHANGELOG.md +++ b/contracts/exchange/CHANGELOG.md @@ -5,24 +5,19 @@ Edit the package's CHANGELOG.json file only. CHANGELOG -## v2.2.3 - _January 17, 2019_ +## v1.0.3 - _February 7, 2019_ - * Dependencies updated + * Fake publish to enable pinning -## v2.2.2 - _January 15, 2019_ +## v1.0.2 - _February 6, 2019_ * Dependencies updated -## v2.2.1 - _January 11, 2019_ +## v1.0.1 - _February 5, 2019_ * Dependencies updated -## v2.2.0 - _January 9, 2019_ - - * Added LibAddressArray (#1383) - * Add validation and comments to MultiAssetProxy (#1455) - * Move OrderValidator to extensions (#1464) +## v1.0.0 - _Invalid date_ -## v2.1.59 - _December 13, 2018_ - - * Dependencies updated + * Move Exchange contract out of contracts-protocol to new package (#1539) + * Move example contracts out of contracts-examples to new package (#1539) |