Skip to content

Commit d8df535

Browse files
committed
FIX: Touchup change notes
1 parent 244e9f7 commit d8df535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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

0 commit comments

Comments
 (0)