+++++++++++++++++++ * Fixed HISTORY.rst and Pypi documentation
0.0.28
+++++++++++++++++++ * Added recovery from DatalakeBadOffsetException
0.0.27
+++++++++++++++++++ * Fixed bug in single file check * Added Python2 exception compatibility
0.0.26
+++++++++++++++++++ * Fixed bug due to not importing errno * Fixed bug in os.makedirs race condition * Updated Readme with correct environment variables and fixed some links
0.0.25
+++++++++++++++++++ * Fixed downloading of empty directories and download of directory structure with only a single file
0.0.24
+++++++++++++++++++ * Retry policy implemented for all operations, default being Exponential Retry Policy