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.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/fill-scenarios/CHANGELOG.json b/packages/fill-scenarios/CHANGELOG.json
index d8f2591a4..194121417 100644
--- a/packages/fill-scenarios/CHANGELOG.json
+++ b/packages/fill-scenarios/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "version": "2.0.0",
+ "changes": [
+ {
+ "note": "Upgrade the bignumber.js to v8.0.2",
+ "pr": 1517
+ }
+ ]
+ },
+ {
"timestamp": 1547561734,
"version": "1.1.2",
"changes": [
@@ -194,7 +203,8 @@
"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
},
{