aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fill-scenarios/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fill-scenarios/CHANGELOG.json')
-rw-r--r--packages/fill-scenarios/CHANGELOG.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/packages/fill-scenarios/CHANGELOG.json b/packages/fill-scenarios/CHANGELOG.json
index ca256399a..adf27655e 100644
--- a/packages/fill-scenarios/CHANGELOG.json
+++ b/packages/fill-scenarios/CHANGELOG.json
@@ -1,5 +1,15 @@
[
{
+ "version": "1.1.0",
+ "changes": [
+ {
+ "note": "Add support for MultiAssetProxy",
+ "pr": 1363
+ }
+ ],
+ "timestamp": 1547040760
+ },
+ {
"version": "1.0.16",
"changes": [
{
@@ -166,8 +176,7 @@
"version": "1.0.1-rc.3",
"changes": [
{
- "note":
- "Updated to use latest orderFactory interface, fixed `feeRecipient` spelling error in public interface",
+ "note": "Updated to use latest orderFactory interface, fixed `feeRecipient` spelling error in public interface",
"pr": 936
},
{