Prepare for 0.0.7.2 release
This commit is contained in:
parent
fc05a930cd
commit
0f3293bbd9
@ -1,5 +1,18 @@
|
||||
releases:
|
||||
|
||||
- version: "0.0.7.2"
|
||||
changes:
|
||||
|
||||
- description: Allow client to pass an HTTP Manager in to functions
|
||||
issue: 47
|
||||
authors: parsonsmatt
|
||||
date: 2018-05-10
|
||||
|
||||
- description: Fix "should not happen" error when exceptions are thrown
|
||||
issue: 48
|
||||
authors: parsonsmatt
|
||||
date: 2018-05-10
|
||||
|
||||
- version: "0.0.7.0"
|
||||
changes:
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: servant-quickcheck
|
||||
version: 0.0.7.1
|
||||
version: 0.0.7.2
|
||||
synopsis: QuickCheck entire APIs
|
||||
description:
|
||||
This packages provides QuickCheck properties that are tested across an entire
|
||||
|
||||
Loading…
Reference in New Issue
Block a user