Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-02-06 21:24:05 +10:00
parent befc22d718
commit 0e1b08ff54
83 changed files with 1095 additions and 589 deletions

View File

@@ -6,7 +6,8 @@
"note": "Refactor, moved LibAssetDataTransfer and MixinWeth(Utils) to extensions",
"pr": 2455
}
]
],
"timestamp": 1580988106
},
{
"timestamp": 1580811564,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _February 6, 2020_
* Refactor, moved LibAssetDataTransfer and MixinWeth(Utils) to extensions (#2455)
## v4.0.5 - _February 4, 2020_
* Dependencies updated