From 542511ee56106058028e3326948b9d3d4869c07c Mon Sep 17 00:00:00 2001 From: GenusGeoff <58801792+GenusGeoff@users.noreply.github.com> Date: Sat, 13 Mar 2021 12:45:04 -0500 Subject: [PATCH] Update HISTORY.rst with README.rst changes Added documentation --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 3fda89c7..49d62f58 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,7 @@ History * [/news] Fix bug in get_news() when sources list is empty (#566) * Development: Run tests in Github Actions instead of Travis.org * Development: This is the last version of tiingo that will support Python 3.5 and below. (#601) +* Updated README.rst with cryptocurrency documentation 0.13.0 (2020-12-12) --------------------------------