Add changelog entry
This commit is contained in:
parent
9e4285f99d
commit
826f0caf5b
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
* Use `NT` from `natural-transformation` for `Enter`
|
* Use `NT` from `natural-transformation` for `Enter`
|
||||||
([#616](https://github.com/haskell-servant/servant/issues/616))
|
([#616](https://github.com/haskell-servant/servant/issues/616))
|
||||||
|
|
||||||
|
* Change to `MkLink (Verb ...) = Link` (previously `URI`). To consume `Link`
|
||||||
|
use its `ToHttpApiData` instance.
|
||||||
|
([#527](https://github.com/haskell-servant/servant/issues/527))
|
||||||
|
|
||||||
0.9.1
|
0.9.1
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue