updated changelog

This commit is contained in:
Greg Hysen
2019-05-08 11:03:27 -07:00
parent f3539bf448
commit dd1961d86c

View File

@@ -1,9 +1,19 @@
[
{
"version": "4.3.3",
"changes": [
{
"note": "Fixed spelling error in ABI Encoder error message",
"pr": 1808
}
]
},
{
"version": "4.3.2",
"changes": [
{
"note": "Support for ABI encoding multibyte strings (fixes issue #1723)"
"note": "Support for ABI encoding multibyte strings (fixes issue #1723)",
"pr": 1806
}
]
},