Skip to content

Commit 1a66299

Browse files
committed
DOC: Update C++ 0.9.0 release date
1 parent 7f7688d commit 1a66299

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Changelog
22

3-
## 0.9.0 - 2023-06-05
3+
## 0.9.0 - 2023-06-13
44
- Added `Reconnect` methods to `LiveBlocking` and `LiveThreaded`
55
- Added optional `exception_callback` argument to `LiveThreaded::Start` to improve
66
error handling options
77
- Added batch download support data files (`condition.json` and `symbology.json`)
88
- Added support for logging warnings from Historical API
99
- Changed `use_ts_out` default to `false`
1010
- Fixed missing definition for `operator==` for `ImbalanceMsg`
11+
- Removed 10 minute minimum request time range restriction
1112

1213
## 0.8.0 - 2023-05-16
1314
- Changed `end` and `end_date` to optional to support new forward-fill behaviour

0 commit comments

Comments
 (0)