download-0.3.2.7: ChangeLog.md
## 0.3.2.7
* Fix compilation error with libio.hs [#18](https://github.com/psibi/download/pull/18)
## 0.3.2.6
* Fix Arch Linux build [#15](https://github.com/psibi/download/pull/15)
## 0.3.2.5
* OSX Support added. Thanks to Brian Crowder.
* Package backported to old versions of ghc. Thanks to @thielema.
* Add Travis support for GHC 8
## 0.3.2.4
* Fix C code warnings
* Cleanup in Download.hsc file
## 0.3.2.3
* Fix hackage page rendering
## 0.3.2.2
* Basic test suite added.