Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2022-09-01 15:27:30 +00:00
parent 9b7d88e136
commit 6efb9f532b
16 changed files with 78 additions and 4 deletions

View File

@@ -10,7 +10,8 @@
"note": "fix CI",
"pr": "569"
}
]
],
"timestamp": 1662046042
},
{
"timestamp": 1661462289,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.37.0 - _September 1, 2022_
* Add support for OTC orders in the FillQuoteTransformer (#565)
* fix CI (#569)
## v0.36.6 - _August 25, 2022_
* Dependencies updated