File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 1.1.1 (2022-01-29)
2
+
3
+ * Support using fixed seed via ` HEDGEHOG_SEED ` ([ #446 ] [ 446 ] , [ @simfleischman ] [ simfleischman ] / [ @moodmosaic ] [ moodmosaic ] )
4
+ * Better 'cover' example code in haddocks ([ #423 ] [ 423 ] , [ @jhrcek ] [ jhrcek ] )
5
+
1
6
## Version 1.1 (2022-01-27)
2
7
3
8
- Replace HTraversable with TraversableB (from barbies) ([ #412 ] [ 412 ] , [ @ocharles ] [ ocharles ] )
234
239
https://github.com/utdemir
235
240
[ patrickt] :
236
241
https://github.com/patrickt
242
+ [ simfleischman] :
243
+ https://github.com/simfleischman
244
+ [ jhrcek] :
245
+ https://github.com/jhrcek
237
246
238
247
248
+ [ 446] :
249
+ https://github.com/hedgehogqa/haskell-hedgehog/pull/446
239
250
[ 436] :
240
251
https://github.com/hedgehogqa/haskell-hedgehog/pull/436
241
- [ 421 ] :
242
- https://github.com/hedgehogqa/haskell-hedgehog/pull/421
252
+ [ 423 ] :
253
+ https://github.com/hedgehogqa/haskell-hedgehog/pull/423
243
254
[ 415] :
244
255
https://github.com/hedgehogqa/haskell-hedgehog/pull/415
245
256
[ 414] :
246
257
https://github.com/hedgehogqa/haskell-hedgehog/pull/414
247
258
[ 413] :
248
259
https://github.com/hedgehogqa/haskell-hedgehog/pull/413
260
+ [ 412] :
261
+ https://github.com/hedgehogqa/haskell-hedgehog/pull/412
249
262
[ 409] :
250
263
https://github.com/hedgehogqa/haskell-hedgehog/pull/409
251
264
[ 408] :
Original file line number Diff line number Diff line change 1
- version : 1.1
1
+ version : 1.1.1
2
2
3
3
name :
4
4
hedgehog
You can’t perform that action at this time.
0 commit comments