Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-09-14 17:13:42 +00:00
parent 840c85373e
commit fad6e65c07
2 changed files with 13 additions and 0 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1631639620,
"version": "16.27.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "16.27.1",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.27.2 - _September 14, 2021_
* Dependencies updated
## v16.27.1 - _September 8, 2021_
* Fix ApproximateBuys sampler to terminate if the buy amount is not met (#319)