mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 12:24:18 +01:00
update changelog and version
This commit is contained in:
@@ -2,11 +2,17 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.8.x (2018-XX-XX)
|
||||
|
||||
0.9.x (2019-XX-XX)
|
||||
------------------
|
||||
* 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)
|
||||
------------------
|
||||
* Major: Add IEX Endpoint to retrieve data with intraday frequencies (@dcwtx #125)
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.8.0'
|
||||
__version__ = '0.9.0'
|
||||
|
||||
Reference in New Issue
Block a user