Skip to content

Commit 55c8f0b

Browse files
committed
Add changelog entry
1 parent 3c83f61 commit 55c8f0b

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
@@ -8,6 +8,10 @@
88
use its `ToHttpApiData` instance or `linkURI`.
99
([#527](https://github.com/haskell-servant/servant/issues/527))
1010

11+
* Add `Servant.API.TypeLevel` module with type families to work with API types.
12+
([#345](https://github.com/haskell-servant/servant/pull/345))
13+
([#305](https://github.com/haskell-servant/servant/issues/305))
14+
1115
0.9.1
1216
------
1317

0 commit comments

Comments
 (0)