Merge branch 'develop'

This commit is contained in:
Frederic Fortier
2018-03-19 13:12:08 -04:00
+10 -1
View File
@@ -2,6 +2,15 @@
Release Notes
=============
Version 0.5.5
^^^^^^^^^^^^^
**Release Date**: 2018-03-19
Bug Fixes
~~~~~~~~~
- Fixed an issue with the data history in daily frequency :issue:`274`
- Fix hourly frequency issues :issue:`227` and :issue:`114`
Version 0.5.4
^^^^^^^^^^^^^
**Release Date**: 2018-03-14
@@ -27,7 +36,7 @@ Bug Fixes
:issue:`253`
- Upgraded Data Marketplace to Web3==4.0.0b11, which was breaking some
functionality from prior version 4.0.0b7 :issue:`257`
- Always request more data to avoid empty bars and always give the exact bar
- Always request more data to avoid empty bars and always give the exact bar
number :issue:`260`
Documentation