Skip to content

Commit 826f0ca

Browse files
committed
Add changelog entry
1 parent 9e4285f commit 826f0ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

servant/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
* Use `NT` from `natural-transformation` for `Enter`
55
([#616](https://github.com/haskell-servant/servant/issues/616))
66

7+
* Change to `MkLink (Verb ...) = Link` (previously `URI`). To consume `Link`
8+
use its `ToHttpApiData` instance.
9+
([#527](https://github.com/haskell-servant/servant/issues/527))
10+
711
0.9.1
812
------
913

0 commit comments

Comments
 (0)