aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/CHANGELOG.md
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-08-14 09:34:37 +0800
committerAlex Browne <stephenalexbrowne@gmail.com>2018-08-14 09:34:37 +0800
commit7c8a7a24209ae518d7a7d3c45829d75d224ce3a3 (patch)
tree3e041b5029bc5270eb060c1d2901f9191d7a8d83 /packages/json-schemas/CHANGELOG.md
parent3b0fa1aa87841cd61e8daf9df682ac1bb4cafaa0 (diff)
downloaddexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar.gz
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar.bz2
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar.lz
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar.xz
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.tar.zst
dexon-0x-contracts-7c8a7a24209ae518d7a7d3c45829d75d224ce3a3.zip
Updated CHANGELOGS
Diffstat (limited to 'packages/json-schemas/CHANGELOG.md')
-rw-r--r--packages/json-schemas/CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/packages/json-schemas/CHANGELOG.md b/packages/json-schemas/CHANGELOG.md
index 442e40a2f..0ebc3d237 100644
--- a/packages/json-schemas/CHANGELOG.md
+++ b/packages/json-schemas/CHANGELOG.md
@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
+## v1.0.1-rc.4 - _August 13, 2018_
+
+ * Allow for additional properties in txData schema (#938)
+ * Change hexSchema to match `0x` (#937)
+ * Upgrade Relayer API schemas for relayer API V2 (#916)
+
## v1.0.1-rc.3 - _July 26, 2018_
* Dependencies updated
@@ -21,7 +27,7 @@ CHANGELOG
* Dependencies updated
-## v1.0.0-rc.1 - _July 20, 2018_
+## v1.0.0-rc.1 - _July 19, 2018_
* Update schemas for V2 or 0x Protocol (#615)
* Added CallData schema (#821)
@@ -47,7 +53,7 @@ CHANGELOG
* Dependencies updated
-## v0.7.23 - _May 5, 2018_
+## v0.7.23 - _May 4, 2018_
* Dependencies updated