Skip to content

Commit 09a2322

Browse files
committed
DOC: Update whatsnew
1 parent 0a57210 commit 09a2322

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/whatsnew/v0.8.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Enhancements
3131
- Added testing on Python 3.7 (:issue:`667`)
3232
- Allow IEX to read less than 1 year of data (:issue:`649`)
3333
- Allow data download from Poland using stooq (:issue:`597`)
34+
- All time series readers now use a rolling default starting date (most are 15 years before the current date. Intraday readers are 3-5 days from the current date)
3435

3536
.. _whatsnew_080.api_breaking:
3637

@@ -63,6 +64,7 @@ Bug Fixes
6364
- Adjust Alphavantage time series reader to account for descending ordering. (:issue:`666`)
6465
- Fix bug in downloading index historical constituents. (:issue:`591`)
6566
- Fix a bug that occurs when an endpoint returns has no data for a date range. (:issue:`640`)
67+
- Fix a bug that caused an exception to be raised when IEX default dates are used (:issue:`607`)
6668

6769
Contributors
6870
~~~~~~~~~~~~

0 commit comments

Comments
 (0)