Updated CHANGELOGS & MD docs

This commit is contained in:
fabioberger
2019-11-07 20:42:58 +00:00
parent c93b02d55e
commit 6fd96a6fd7
110 changed files with 8735 additions and 23569 deletions

View File

@@ -6,7 +6,8 @@
"note": "All references to network ID have been removed, and references to chain ID have been introduced instead",
"pr": 2313
}
]
],
"timestamp": 1573159180
},
{
"version": "12.2.0-beta.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v12.2.0-beta.1 - _November 7, 2019_
* All references to network ID have been removed, and references to chain ID have been introduced instead (#2313)
## v12.2.0-beta.0 - _October 3, 2019_
* Use new `Order` and `ZeroExTransaction` structures with `domain` field (#1742)

File diff suppressed because one or more lines are too long