Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-05 14:50:02 +01:00
parent 9de4bf1225
commit f3d9520db2
86 changed files with 347 additions and 136 deletions

View File

@@ -14,7 +14,8 @@
"note": "Nest extensions under src directory",
"pr": 1539
}
]
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,

View File

@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)
* Move Forwarder contract into new package (#1539)
* Nest extensions under src directory (#1539)
## v1.2.3 - _January 17, 2019_
* Dependencies updated