Skip to content

Commit

Permalink
0.5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lexi-lambda committed Oct 30, 2017
1 parent a89368a commit c6d2f65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# 0.5.1.0 (October 30, 2017)

- Added lifting instances for `MonadIO`, `MonadThrow`, `MonadCatch`, and `MonadMask` to `TestFixtureT`.

# 0.5.0.2 (July 27, 2017)

- Added support for `template-haskell-2.12.0.0` and GHC 8.2.1.
Expand Down
2 changes: 1 addition & 1 deletion test-fixture.cabal
@@ -1,7 +1,7 @@
name:
test-fixture
version:
0.5.0.2
0.5.1.0
synopsis:
Test monadic side-effects
description:
Expand Down

0 comments on commit c6d2f65

Please sign in to comment.