aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange/CHANGELOG.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2019-02-05 21:55:05 +0800
committerFabio Berger <me@fabioberger.com>2019-02-05 21:55:05 +0800
commita8078aa1511f9b6d4a265d5108e0391e78e6e1ed (patch)
treec3ad6d45657dde9c3348f1b2d4112c4d14b9ee4b /contracts/exchange/CHANGELOG.md
parente021460f038b989f1fe78899ba7c2f8e29d416fd (diff)
parent7b583cecb29c24f561c8befa835ba9ef5a6918f6 (diff)
downloaddexon-0x-contracts-a8078aa1511f9b6d4a265d5108e0391e78e6e1ed.tar.gz
dexon-0x-contracts-a8078aa1511f9b6d4a265d5108e0391e78e6e1ed.tar.zst
dexon-0x-contracts-a8078aa1511f9b6d4a265d5108e0391e78e6e1ed.zip
merge development
Diffstat (limited to 'contracts/exchange/CHANGELOG.md')
-rw-r--r--contracts/exchange/CHANGELOG.md21
1 files changed, 4 insertions, 17 deletions
diff --git a/contracts/exchange/CHANGELOG.md b/contracts/exchange/CHANGELOG.md
index 779eb68a7..f59bbf5d4 100644
--- a/contracts/exchange/CHANGELOG.md
+++ b/contracts/exchange/CHANGELOG.md
@@ -5,24 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
-## v2.2.3 - _January 17, 2019_
+## v1.0.1 - _February 5, 2019_
* Dependencies updated
-## v2.2.2 - _January 15, 2019_
+## v1.0.0 - _Invalid date_
- * Dependencies updated
-
-## v2.2.1 - _January 11, 2019_
-
- * Dependencies updated
-
-## v2.2.0 - _January 9, 2019_
-
- * Added LibAddressArray (#1383)
- * Add validation and comments to MultiAssetProxy (#1455)
- * Move OrderValidator to extensions (#1464)
-
-## 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)