Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-01-31 07:19:59 +00:00
parent 97575bbde9
commit b8a2526da5
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Fix WorstCaseQuoteInfo encoding bug", "note": "Fix WorstCaseQuoteInfo encoding bug",
"pr": 402 "pr": 402
} }
] ],
"timestamp": 1643613597
}, },
{ {
"version": "16.49.0", "version": "16.49.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v16.49.1 - _January 31, 2022_
* Fix WorstCaseQuoteInfo encoding bug (#402)
## v16.49.0 - _January 28, 2022_ ## v16.49.0 - _January 28, 2022_
* Add more curve pools (#409) * Add more curve pools (#409)