Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2021-07-29 15:23:49 +00:00
parent c360f8d8fd
commit fd098ca4df
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Fix fill amount rounding error when covnerting fills to orders.", "note": "Fix fill amount rounding error when covnerting fills to orders.",
"pr": 296 "pr": 296
} }
] ],
"timestamp": 1627572227
}, },
{ {
"version": "16.23.0", "version": "16.23.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v16.23.1 - _July 29, 2021_
* Fix fill amount rounding error when covnerting fills to orders. (#296)
## v16.23.0 - _July 16, 2021_ ## v16.23.0 - _July 16, 2021_
* ACryptoS (#284) * ACryptoS (#284)