Skip to content

Commit 3f95e01

Browse files
committed
upd CHANGELOG.md
1 parent a0834a0 commit 3f95e01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

servant-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
Package versions follow the [Package Versioning Policy](https://pvp.haskell.org/): in A.B.C, bumps to either A or B represent major versions.
55

6+
0.20.1
7+
----
8+
- Add instance `HasServer (EmptyAPI :> api) context` [#1775](https://github.com/haskell-servant/servant/pull/1775)
9+
610
0.20
711
----
812

0 commit comments

Comments
 (0)