mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-01 17:04:18 +01:00
[docs] Update changelog and version for 0.12.0 release
This commit is contained in:
@@ -2,10 +2,15 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.12.x (2019-09-XX)
|
||||
0.13.0 (2019-11-XX - Unreleased)
|
||||
--------------------
|
||||
* Update me with new features!
|
||||
|
||||
0.12.0 (2019-10-20)
|
||||
--------------------
|
||||
* Feature: Added 3 new methods for crypo endpoints: top of book prices, historical, and metadata endpoints (@n1rna #340)
|
||||
* Feature: Permit list_tickers to support multiple asset types at once (@n1rna #346)
|
||||
|
||||
0.11.0 (2019-09-01)
|
||||
--------------------
|
||||
* [/news] Internally rename sources parameter to "source", ensure lists are passed as comma separated values #325. Non-breaking external change.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.11.0'
|
||||
__version__ = '0.12.0'
|
||||
|
||||
Reference in New Issue
Block a user