Updated changelogs for new contracts

This commit is contained in:
Greg Hysen
2018-12-14 11:26:38 -08:00
parent 00f5b94d0a
commit afe200c4e1
2 changed files with 12 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
[
{
"timestamp": 1544753227,
"version": "1.0.3",
"version": "1.1.0",
"changes": [
{
"note": "Added Balance Threshold Filter"
"note": "Added Balance Threshold Filter",
"pr": 1383
}
]
},

View File

@@ -1,4 +1,13 @@
[
{
"version": "2.2.0",
"changes": [
{
"note": "Added LibAddressArray",
"pr": 1383
}
]
},
{
"timestamp": 1544741676,
"version": "2.1.59",