resourcet-1.1.6: ChangeLog.md
## 1.1.6
* Safe/Trustworthy for resourcet [#220](https://github.com/snoyberg/conduit/pull/220)
## 1.1.5
* Add pass-through instances for Alternative and MonadPlus [#214](https://github.com/snoyberg/conduit/pull/214)
## 1.1.4.1
* Allow older `exceptions` version again
## 1.1.4
* Add `MonadResource ExceptT` instance [#198](https://github.com/snoyberg/conduit/pull/198)
## 1.1.3.2
monad-control-1.0 support [#191](https://github.com/snoyberg/conduit/pull/191)
## 1.1.3
Provide the `withEx` function to interact nicely with the exceptions package.