streaming-with-0.1.1.0: ChangeLog.md
# Revision history for streaming-with
## 0.1.1.0 -- 2017-07-07
* Add support for the [temporary] package, specifically the functions:
* `withSystemTempFile`
* `withTempFile`
* `withSystemTempDirectory`
* `withTempDirectory`
[temporary]: http://hackage.haskell.org/package/temporary
## 0.1.0.0 -- 2017-06-30
* First release.