aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/test-utils/CHANGELOG.json
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.json
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.json')
-rw-r--r--contracts/test-utils/CHANGELOG.json89
1 files changed, 0 insertions, 89 deletions
diff --git a/contracts/test-utils/CHANGELOG.json b/contracts/test-utils/CHANGELOG.json
deleted file mode 100644
index 812bff732..000000000
--- a/contracts/test-utils/CHANGELOG.json
+++ /dev/null
@@ -1,89 +0,0 @@
-[
- {
- "version": "3.0.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1549547375
- },
- {
- "version": "3.0.2",
- "changes": [
- {
- "note": "Fake publish to enable pinning"
- }
- ],
- "timestamp": 1549504360
- },
- {
- "timestamp": 1549452781,
- "version": "3.0.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "3.0.0",
- "changes": [
- {
- "note": "Upgrade the bignumber.js to v8.0.2",
- "pr": 1517
- },
- {
- "note": "Import `ZeroExTransaction` type instead of using type defined in this package",
- "pr": 1576
- }
- ],
- "timestamp": 1549373905
- },
- {
- "timestamp": 1547747677,
- "version": "2.0.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "2.0.0",
- "changes": [
- {
- "note": "Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule",
- "pr": 1474
- }
- ],
- "timestamp": 1547561734
- },
- {
- "timestamp": 1547225310,
- "version": "1.0.4",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1547040760,
- "version": "1.0.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "1.0.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1544739608
- }
-]