Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-10-18 10:36:36 +00:00
parent a6d690f10a
commit 7cff09f40a
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Update neon-router version and address breaking changes",
"pr": 344
}
]
],
"timestamp": 1634553393
},
{
"version": "16.29.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.29.3 - _October 18, 2021_
* Update neon-router version and address breaking changes (#344)
## v16.29.2 - _October 13, 2021_
* Check MAX_IN_RATIO in sampleBuysFromBalancer (#338)