mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 20:24:19 +01:00
Merge pull request #273 from hydrosquall/release/0.10.0
Version 0.10.0 release
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.11.x (2019-XX-XX)
|
||||
------------------
|
||||
* Update me as new features are added
|
||||
|
||||
0.10.x (2019-XX-XX)
|
||||
0.10.x (2019-05-11)
|
||||
------------------
|
||||
* Documentation: Added a "Peer Comparison Analysis" Jupyter Notebook under "/examples" (@i3creations #197)
|
||||
* Minor: Update error message to clarify multiple tickers only work with single metrics
|
||||
* Updated development dependencies
|
||||
|
||||
|
||||
0.9.x (2019-01-30)
|
||||
------------------
|
||||
* Documentation: Added runnable jupyter notebook sample under "/examples"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.9.0'
|
||||
__version__ = '0.10.0'
|
||||
|
||||
Reference in New Issue
Block a user