Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-07-13 01:32:53 -07:00
parent 14f48a5f4f
commit 2ce09d73ac
113 changed files with 728 additions and 171 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add function deleteNestedProperty",
"pr": 1842
}
]
],
"timestamp": 1563006338
},
{
"version": "4.3.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.4.0 - _July 13, 2019_
* Add function deleteNestedProperty (#1842)
## v4.3.3 - _May 10, 2019_
* Fixed spelling error in ABI Encoder error message (#1808)