mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-19 04:34:20 +01:00
update changelog and version
This commit is contained in:
@@ -2,11 +2,17 @@
|
|||||||
History
|
History
|
||||||
=======
|
=======
|
||||||
|
|
||||||
0.8.x (2018-XX-XX)
|
|
||||||
|
0.9.x (2019-XX-XX)
|
||||||
------------------
|
------------------
|
||||||
* New changes go here!
|
* New changes go here!
|
||||||
|
|
||||||
|
|
||||||
|
0.9.x (2019-01-30)
|
||||||
|
------------------
|
||||||
|
* Documentation: Added runnable jupyter notebook sample under "/examples"
|
||||||
|
* Minor: bumped various library dependencies
|
||||||
|
|
||||||
0.8.0 (2018-07-06)
|
0.8.0 (2018-07-06)
|
||||||
------------------
|
------------------
|
||||||
* Major: Add IEX Endpoint to retrieve data with intraday frequencies (@dcwtx #125)
|
* Major: Add IEX Endpoint to retrieve data with intraday frequencies (@dcwtx #125)
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
__version__ = '0.8.0'
|
__version__ = '0.9.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user