aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-forwarder/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/exchange-forwarder/CHANGELOG.md')
-rw-r--r--contracts/exchange-forwarder/CHANGELOG.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/contracts/exchange-forwarder/CHANGELOG.md b/contracts/exchange-forwarder/CHANGELOG.md
new file mode 100644
index 000000000..94ffdfb67
--- /dev/null
+++ b/contracts/exchange-forwarder/CHANGELOG.md
@@ -0,0 +1,32 @@
+<!--
+changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
+Edit the package's CHANGELOG.json file only.
+-->
+
+CHANGELOG
+
+## v1.2.3 - _January 17, 2019_
+
+ * Dependencies updated
+
+## v1.2.2 - _January 15, 2019_
+
+ * Dependencies updated
+
+## v1.2.1 - _January 11, 2019_
+
+ * Dependencies updated
+
+## v1.2.0 - _January 9, 2019_
+
+ * Added Dutch Auction Wrapper (#1465)
+
+## v1.1.0 - _Invalid date_
+
+ * Added Balance Threshold Filter (#1383)
+ * Add OrderMatcher (#1117)
+ * Add OrderValidator (#1464)
+
+## v1.0.2 - _December 13, 2018_
+
+ * Dependencies updated