Add additional CHANGELOG to types package

This commit is contained in:
Fabio Berger 2018-11-21 10:44:20 +00:00
parent 716168132a
commit 2821bac3a3

View File

@ -1,4 +1,14 @@
[
{
"version": "1.3.0",
"changes": [
{
"note":
"Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package",
"pr": 1298
}
]
},
{
"version": "1.2.1",
"changes": [