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 1d7f813 commit b27cc0cCopy full SHA for b27cc0c
CHANGELOG.rst
@@ -1,6 +1,10 @@
1
Change Log
2
===========
3
4
+0.1.79
5
+------
6
+- Fix when Yahoo returns price=NaNs on dividend day
7
+
8
0.1.78
9
------
10
- Fix download() when different timezones #1085
yfinance/version.py
@@ -1 +1 @@
-version = "0.1.78"
+version = "0.1.79"
0 commit comments