Changelog updates for GHC 8.0 support.
This commit is contained in:
parent
e3c5a78a45
commit
7174f5185d
4 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
0.7.1
|
||||
-----
|
||||
|
||||
* Support GHC 8.0
|
||||
|
||||
0.6
|
||||
---
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
0.7.1
|
||||
-----
|
||||
|
||||
* Support GHC 8.0
|
||||
|
||||
0.7
|
||||
---
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
0.7.1
|
||||
-----
|
||||
|
||||
* Support GHC 8.0
|
||||
|
||||
0.5
|
||||
-----
|
||||
* Use the `text` package instead of `String`.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
------
|
||||
|
||||
* Remove module `Servant.Server.Internal.Enter` (https://github.com/haskell-servant/servant/pull/478)
|
||||
* Support GHC 8.0
|
||||
|
||||
0.7
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue