Add changelog entry
This commit is contained in:
parent
030d852883
commit
04ba7e7a6b
1 changed files with 8 additions and 0 deletions
8
changelog.d/1571
Normal file
8
changelog.d/1571
Normal file
|
@ -0,0 +1,8 @@
|
|||
synopsis: Support UVerb in servant-auth-server
|
||||
prs: #1571
|
||||
issues: #1570
|
||||
description: {
|
||||
UVerb endpoints are now supported by servant-auth-server and can used under the
|
||||
Auth combinator when writing servers. It is still unsupported by
|
||||
servant-auth-client.
|
||||
}
|
Loading…
Reference in a new issue