Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-02-09 09:37:04 +10:00
parent 445b686c6c
commit 7bd88c1bb8
93 changed files with 1213 additions and 923 deletions

View File

@@ -6,7 +6,8 @@
"note": "Export `EvmBytecodeOutputLinkReferences` type.",
"pr": 2462
}
]
],
"timestamp": 1581204851
},
{
"version": "4.1.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.0 - _February 8, 2020_
* Export `EvmBytecodeOutputLinkReferences` type. (#2462)
## v4.1.0 - _February 6, 2020_
* Refactor, moved LibAssetDataTransfer and MixinWeth(Utils) to extensions (#2455)