aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/json-schemas/CHANGELOG.json')
-rw-r--r--packages/json-schemas/CHANGELOG.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/packages/json-schemas/CHANGELOG.json b/packages/json-schemas/CHANGELOG.json
index 2f8f2573f..8bffe6955 100644
--- a/packages/json-schemas/CHANGELOG.json
+++ b/packages/json-schemas/CHANGELOG.json
@@ -1,14 +1,19 @@
[
{
- "version": "1.0.0",
+ "timestamp": 1532043000,
+ "version": "1.0.0-rc.1",
"changes": [
{
- "note": "Update schemas for V2",
+ "note": "Update schemas for V2 or 0x Protocol",
"pr": 615
},
{
"note": "Added CallData schema",
"pr": 821
+ },
+ {
+ "note": "Update CallData schema id to CallData",
+ "pr": 894
}
]
},