aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-spec/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-spec/CHANGELOG.json')
-rw-r--r--packages/sra-spec/CHANGELOG.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/packages/sra-spec/CHANGELOG.json b/packages/sra-spec/CHANGELOG.json
new file mode 100644
index 000000000..e9bac0c4d
--- /dev/null
+++ b/packages/sra-spec/CHANGELOG.json
@@ -0,0 +1,35 @@
+[
+ {
+ "version": "1.0.1-rc.6",
+ "changes": [
+ {
+ "note":
+ "Fix `main` and `types` package.json entries so that they point to the new location of index.d.ts and index.js"
+ },
+ {
+ "note": "Fix relative path to introduction MD file"
+ }
+ ],
+ "timestamp": 1535377027
+ },
+ {
+ "version": "1.0.1-rc.5",
+ "changes": [
+ {
+ "note": "Add takerAddress to /orders parameters",
+ "pr": 974
+ }
+ ],
+ "timestamp": 1535133899
+ },
+ {
+ "version": "1.0.1-rc.4",
+ "changes": [
+ {
+ "note": "Add inital spec for SRA v2",
+ "pr": 916
+ }
+ ],
+ "timestamp": 1534210131
+ }
+]