Skip to content

Commit 39a2224

Browse files
committed
VER: Release 0.15.1
1 parent ee5124c commit 39a2224

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## 0.15.1 - 2023-07-05
3+
## 0.15.1 - 2023-07-06
44

5-
#### Bug Fixes
6-
- Fixed an `ImportError` observed in Python 3.8
5+
#### Bug fixes
6+
- Fixed an issue with release tests
7+
- Fixed an issue with release workflow
78

8-
## 0.15.0 - 2023-07-03
9+
## 0.15.0 - 2023-07-05
910

1011
#### Enhancements
1112
- Added `symbology_map` property to `Live` client
@@ -17,6 +18,7 @@
1718

1819
#### Bug fixes
1920
- Fixed issue where a large unreadable symbol subscription message could be sent
21+
- Fixed an `ImportError` observed in Python 3.8
2022

2123
#### Breaking changes
2224
- Removed `Encoding`, `Compression`, `Schema`, and `SType` enums as they are now exposed by `databento-dbn`

0 commit comments

Comments
 (0)