Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-01-09 14:44:03 +01:00
parent 2fa4ed1fb7
commit 0a6ead90d9
74 changed files with 384 additions and 19 deletions

View File

@@ -10,7 +10,8 @@
"note": "Add `SpyResolver` that records all resolved contracts data",
"pr": 1461
}
]
],
"timestamp": 1547040760
},
{
"version": "1.1.1",

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.2.1 - _January 9, 2019_
* Add `absolutePath` to `ContractSource` type (#1461)
* Add `SpyResolver` that records all resolved contracts data (#1461)
## v1.1.1 - _December 13, 2018_
* Dependencies updated