Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2020-11-14 02:19:33 +00:00
parent 8c87a77faa
commit 426c15692d
4 changed files with 19 additions and 1 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1605320370,
"version": "2.7.9",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1605302002,
"version": "2.7.8",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.7.9 - _November 14, 2020_
* Dependencies updated
## v2.7.8 - _November 13, 2020_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Disable PLP VIP feature in EP swap quote consumer",
"pr": 36
}
]
],
"timestamp": 1605320370
},
{
"version": "5.1.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.1.1 - _November 14, 2020_
* Disable PLP VIP feature in EP swap quote consumer (#36)
## v5.1.0 - _November 13, 2020_
* Add support for LiquidityProvider feature in the swap quote consumer (#16)