mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 20:24:19 +01:00
[documentation] Update changelog
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.11.x (2019-XX-XX)
|
||||
0.11.x (2019-09-XX)
|
||||
--------------------
|
||||
* Update me as new features are added
|
||||
* [/news] Internally rename sources parameter to "source", ensure lists are passed as comma separated values
|
||||
|
||||
0.10.x (2019-05-11)
|
||||
--------------------
|
||||
|
||||
2
tests/fixtures/news.yaml
vendored
2
tests/fixtures/news.yaml
vendored
@@ -7,7 +7,7 @@ interactions:
|
||||
Authorization: [Token 0000000000000000000000000000000000000000]
|
||||
Connection: [keep-alive]
|
||||
Content-Type: [application/json]
|
||||
User-Agent: [tiingo-python-client 0.3.2]
|
||||
User-Agent: [tiingo-python-client 0.11.0]
|
||||
method: GET
|
||||
uri: https://api.tiingo.com/tiingo/news?limit=1&offset=0&sortBy=publishedDate&tickers=aapl&tickers=googl&source=cnbc.com,altcointoday.com&tags=Technology&tags=Bitcoin&startDate=2016-01-01&endDate=2017-08-31
|
||||
response:
|
||||
|
||||
Reference in New Issue
Block a user