Fix URLs to pull requests in servant-server/CHANGELOG.md
This commit is contained in:
parent
94e0acc3d2
commit
7062a842c3
1 changed files with 2 additions and 2 deletions
|
@ -5,13 +5,13 @@
|
||||||
----
|
----
|
||||||
|
|
||||||
- Rename `ServantError` to `ClientError`, `ServantErr` to `ServerError`
|
- 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
|
- *servant-server* Reorder HTTP failure code priorities
|
||||||
[#1103](https://github.com/haskell-servant/servant/pull/1103)
|
[#1103](https://github.com/haskell-servant/servant/pull/1103)
|
||||||
- *servant-server* Re-organise internal modules
|
- *servant-server* Re-organise internal modules
|
||||||
[#1139](https://github.com/haskell-servant/servant/pull/1139)
|
[#1139](https://github.com/haskell-servant/servant/pull/1139)
|
||||||
- Allow `network-3.0`
|
- Allow `network-3.0`
|
||||||
[#1107](https://github.com/haskell-servant/pull/1107)
|
[#1107](https://github.com/haskell-servant/servant/pull/1107)
|
||||||
|
|
||||||
0.15
|
0.15
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue