mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-01-31 16:44:20 +01:00
Update Changelog
This commit is contained in:
15
HISTORY.rst
15
HISTORY.rst
@@ -2,6 +2,21 @@
|
||||
History
|
||||
=======
|
||||
|
||||
|
||||
0.3.0 (2017-09-17)
|
||||
------------------
|
||||
|
||||
* Add support for listing all tickers + date ranges
|
||||
* Add support for interacting with the ``/news`` API
|
||||
* Improve logging of REST client errors
|
||||
|
||||
|
||||
0.2.0 (2017-09-01)
|
||||
------------------
|
||||
|
||||
* Improve test coverage of tickers endpoint
|
||||
* Deprecate the Mutual Funds endpoint
|
||||
|
||||
0.1.0 (2017-08-24)
|
||||
------------------
|
||||
|
||||
|
||||
3
setup.py
3
setup.py
@@ -65,8 +65,7 @@ setup(
|
||||
'Intended Audience :: Financial and Insurance Industry',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Natural Language :: English',
|
||||
'Topic :: Office/Business :: Investment',
|
||||
'Topic :: Office/Business :: Financial',
|
||||
'Topic :: Office/Business :: Financial :: Investment',
|
||||
"Programming Language :: Python :: 2",
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
|
||||
Reference in New Issue
Block a user