File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99- Added new off-market publisher values for ` IFEU.IMPACT ` and ` NDEX.IMPACT `
1010
1111#### Breaking changes
12- - Renamed ` CbboMsg ` to ` CBBOMsg ` .
12+ - Renamed ` CbboMsg ` to ` CBBOMsg `
1313- Renamed ` use_snapshot ` parameter in ` Live.subscribe ` function to ` snapshot `
1414- All Python exceptions raised by ` databento-dbn ` have been changed to use the ` DBNError ` type
1515
@@ -244,7 +244,7 @@ In some cases, DBN v1 records will be converted to their v2 counterparts:
244244- Fixed an issue where ` DBNStore.from_bytes ` did not rewind seekable buffers
245245- Fixed an issue where the ` DBNStore ` would not map symbols with input symbology of ` SType.INSTRUMENT_ID `
246246- Fixed an issue with ` DBNStore.request_symbology ` when the DBN metadata's start date and end date were the same
247- - Fixed an issue where closed streams were not removed from a ` Live ` client on shutdown.
247+ - Fixed an issue where closed streams were not removed from a ` Live ` client on shutdown
248248
249249## 0.20.0 - 2023-09-21
250250
You can’t perform that action at this time.
0 commit comments