Skip to content

Commit b9fb80a

Browse files
committed
server/config: tweak changelog
1 parent 09b2245 commit b9fb80a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servant-server/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ HEAD
22
----
33

44
* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).
5-
This is a breaking change, as the signatures of both `route` and `serve` now
6-
take an extra parameter.
5+
This is a breaking change, as the signatures of both `route`, `serve` and the
6+
typeclass `HasServer` now take an additional parameter.
77
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
88
* Drop `EitherT` in favor of `ExceptT`
99
* Use `http-api-data` instead of `Servant.Common.Text`

0 commit comments

Comments
 (0)