Prepare for 0.0.7.2 release

This commit is contained in:
parsonsmatt 2018-05-10 10:13:05 -06:00
parent fc05a930cd
commit 0f3293bbd9
2 changed files with 14 additions and 1 deletions

View File

@ -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:

View File

@ -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