aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/CHANGELOG.md')
-rw-r--r--packages/types/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md
index f133c05f1..45544938e 100644
--- a/packages/types/CHANGELOG.md
+++ b/packages/types/CHANGELOG.md
@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
+## v1.4.0 - _December 10, 2018_
+
+ * Add `LengthMismatch` and `LengthGreaterThan3Required` revert reasons (#1224)
+ * Add RevertReasons for DutchAuction contract (#1225)
+
## v1.3.0 - _November 21, 2018_
* Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package (#1298)