Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-05-27 22:22:09 +00:00
parent 5c68fc24d2
commit 407ca21168
4 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,8 @@
"note": "Added proposal 0 params and test", "note": "Added proposal 0 params and test",
"pr": 252 "pr": 252
} }
] ],
"timestamp": 1622154125
}, },
{ {
"timestamp": 1621944788, "timestamp": 1621944788,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v1.2.0 - _May 27, 2021_
* Added proposal 0 params and test (#252)
## v1.1.8 - _May 25, 2021_ ## v1.1.8 - _May 25, 2021_
* Dependencies updated * Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Re-enable liquidity provider and update KNC address", "note": "Re-enable liquidity provider and update KNC address",
"pr": 253 "pr": 253
} }
] ],
"timestamp": 1622154125
}, },
{ {
"version": "6.16.0", "version": "6.16.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v6.17.0 - _May 27, 2021_
* Re-enable liquidity provider and update KNC address (#253)
## v6.16.0 - _May 25, 2021_ ## v6.16.0 - _May 25, 2021_
* Add support for the Polygon chain (#240) * Add support for the Polygon chain (#240)