Fix URLs to pull requests in servant-server/CHANGELOG.md

This commit is contained in:
TANIGUCHI Kohei 2019-03-07 02:30:41 +09:00
parent 94e0acc3d2
commit 7062a842c3

View file

@ -5,13 +5,13 @@
----
- Rename `ServantError` to `ClientError`, `ServantErr` to `ServerError`
[#1131](https://github.com/haskell-servant/pull/1131)
[#1131](https://github.com/haskell-servant/servant/pull/1131)
- *servant-server* Reorder HTTP failure code priorities
[#1103](https://github.com/haskell-servant/servant/pull/1103)
- *servant-server* Re-organise internal modules
[#1139](https://github.com/haskell-servant/servant/pull/1139)
- Allow `network-3.0`
[#1107](https://github.com/haskell-servant/pull/1107)
[#1107](https://github.com/haskell-servant/servant/pull/1107)
0.15
----