Continuous integration cleanup

This commit is contained in:
Cameron Yick
2020-12-12 10:46:54 -05:00
parent 468d7d192f
commit 3ddbf5334c
3 changed files with 6 additions and 14 deletions

View File

@@ -10,7 +10,9 @@ History
--------------------------------
* Minor: Address Pandas Future Warning for sorting in pd.concat (#392)
* Feature: Add option to request data in csv format in get_dataframe method potentially boosting speed up to 4-5x. (#523)
* Minor: bumped non-breaking library dependencies
* Minor: bumped library dependencies, in particular cryptography
* Development: Dropped official support for Python 3.5, replaced with 3.7
* Development: Publish library with Github Actions instead of Travis (#546
0.12.0 (2019-10-20)
--------------------