redis-io-0.6.0: CHANGELOG.md
0.6.0
-----------------------------------------------------------------------------
- The `TransactionFailure` type distinguishes more cases.
- Bugfixes:
https://gitlab.com/twittner/redis-io/merge_requests/1
0.5.2
-----------------------------------------------------------------------------
- Update test dependencies
0.5.1
-----------------------------------------------------------------------------
- Bugfixes
0.5.0
-----------------------------------------------------------------------------
- `transactional` has been added to execute redis transactions.
- Bugfixes
0.4.1
-----------------------------------------------------------------------------
- Support `monad-control` 1.*