packages feed

servant-auth-token 0.4.4.0 → 0.4.4.1

raw patch · 2 files changed

+7/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,7 +1,12 @@+0.4.4.1+=======++* `persistent-postgresql` is not actually used+ 0.4.4.0 ======= -* Add `signinByHashUnsafe` for internal usage. +* Add `signinByHashUnsafe` for internal usage.  0.4.3.0 =======
servant-auth-token.cabal view
@@ -1,5 +1,5 @@ name:                servant-auth-token-version:             0.4.4.0+version:             0.4.4.1 synopsis:            Servant based API and server for token based authorisation description:         Please see README.md homepage:            https://github.com/ncrashed/servant-auth-token#readme