Skip to content

Commit

Permalink
Merge forgotten 'Release 1.1.1' commit into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobstanley committed May 22, 2022
2 parents fb3dd65 + bf04960 commit c228279
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 1.1.1 (2022-01-29)

* Support using fixed seed via `HEDGEHOG_SEED` ([#446][446], [@simfleischman][simfleischman] / [@moodmosaic][moodmosaic])
* Better 'cover' example code in haddocks ([#423][423], [@jhrcek][jhrcek])

## Version 1.1 (2022-01-27)

- Replace HTraversable with TraversableB (from barbies) ([#412][412], [@ocharles][ocharles])
Expand Down Expand Up @@ -234,18 +239,26 @@
https://github.com/utdemir
[patrickt]:
https://github.com/patrickt
[simfleischman]:
https://github.com/simfleischman
[jhrcek]:
https://github.com/jhrcek


[446]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/446
[436]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/436
[421]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/421
[423]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/423
[415]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/415
[414]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/414
[413]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/413
[412]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/412
[409]:
https://github.com/hedgehogqa/haskell-hedgehog/pull/409
[408]:
Expand Down
2 changes: 1 addition & 1 deletion hedgehog/hedgehog.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.1
version: 1.1.1

name:
hedgehog
Expand Down

0 comments on commit c228279

Please sign in to comment.