We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2553bdd commit 1321d73Copy full SHA for 1321d73
CHANGELOG.md
@@ -1,10 +1,6 @@
1
# Changelog
2
3
-## 0.19.1 - 2023-08-25
4
-### Bug fixes
5
-- Fixed typo in `BATY.PITCH.BATY` publisher
6
-
7
-## 0.19.0 - 2023-08-24
+## 0.19.0 - 2023-08-25
8
9
This release includes improvements to handling large DBN data and adds support for future datasets.
10
@@ -17,6 +13,7 @@ This release includes improvements to handling large DBN data and adds support f
17
13
18
14
#### Bug fixes
19
15
- Fixed issue where exception messages were displaying JSON encoded data
16
+- Fixed typo in `BATY.PITCH.BATY` publisher
20
- Reduced floating error when converting prices to floats with `pretty_px=True`
21
22
#### Breaking changes
0 commit comments