aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/protocol/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/protocol/CHANGELOG.json')
-rw-r--r--contracts/protocol/CHANGELOG.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/contracts/protocol/CHANGELOG.json b/contracts/protocol/CHANGELOG.json
new file mode 100644
index 000000000..e283d7917
--- /dev/null
+++ b/contracts/protocol/CHANGELOG.json
@@ -0,0 +1,28 @@
+[
+ {
+ "version": "2.2.0",
+ "changes": [
+ {
+ "note": "Added LibAddressArray",
+ "pr": 1383
+ },
+ {
+ "note": "Add validation and comments to MultiAssetProxy",
+ "pr": 1455
+ },
+ {
+ "note": "Move OrderValidator to extensions",
+ "pr": 1464
+ }
+ ]
+ },
+ {
+ "timestamp": 1544741676,
+ "version": "2.1.59",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ }
+]