aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/test-utils/CHANGELOG.md
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-03-06 17:46:50 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-03-06 17:46:50 +0800
commit35703539d0f2b4ddb3b11d0de8c9634af59ab71f (patch)
treeae3731221dbbb3a6fa40060a8d916cfd3f738289 /contracts/test-utils/CHANGELOG.md
parent92a1fde5b1ecd81b07cdb5bf0c9c1cd3544799db (diff)
downloaddexon-0x-contracts-35703539d0f2b4ddb3b11d0de8c9634af59ab71f.tar.gz
dexon-0x-contracts-35703539d0f2b4ddb3b11d0de8c9634af59ab71f.tar.zst
dexon-0x-contracts-35703539d0f2b4ddb3b11d0de8c9634af59ab71f.zip
Deploy @dexon-foundation/0x.jsstable
Diffstat (limited to 'contracts/test-utils/CHANGELOG.md')
-rw-r--r--contracts/test-utils/CHANGELOG.md43
1 files changed, 0 insertions, 43 deletions
diff --git a/contracts/test-utils/CHANGELOG.md b/contracts/test-utils/CHANGELOG.md
deleted file mode 100644
index b3fc98ab6..000000000
--- a/contracts/test-utils/CHANGELOG.md
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
-Edit the package's CHANGELOG.json file only.
--->
-
-CHANGELOG
-
-## v3.0.3 - _February 7, 2019_
-
- * Dependencies updated
-
-## v3.0.2 - _February 7, 2019_
-
- * Fake publish to enable pinning
-
-## v3.0.1 - _February 6, 2019_
-
- * Dependencies updated
-
-## v3.0.0 - _February 5, 2019_
-
- * Upgrade the bignumber.js to v8.0.2 (#1517)
- * Import `ZeroExTransaction` type instead of using type defined in this package (#1576)
-
-## v2.0.1 - _January 17, 2019_
-
- * Dependencies updated
-
-## v2.0.0 - _January 15, 2019_
-
- * Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)
-
-## v1.0.4 - _January 11, 2019_
-
- * Dependencies updated
-
-## v1.0.3 - _January 9, 2019_
-
- * Dependencies updated
-
-## v1.0.2 - _December 13, 2018_
-
- * Dependencies updated