haskell-happstack-authenticate (0.7.2) unstable; urgency=low

  * Export more things from Happstack.Auth
  * More cleanup of demo app

 -- Jeremy Shaw <jeremy@seereason.com>  Tue, 11 Oct 2011 14:31:12 -0500

haskell-happstack-authenticate (0.7.1) unstable; urgency=low

  * Added handleAuthProfile
  * Fixed issue with some login links incorrectly go to myspace page
  * Fixed issue with missing redirect after authentication

 -- Jeremy Shaw <jeremy@seereason.com>  Tue, 11 Oct 2011 13:18:05 -0500

haskell-happstack-authenticate (0.7.0) unstable; urgency=low

  * Updated to web-routes 0.26

 -- Jeremy Shaw <jeremy@seereason.com>  Thu, 06 Oct 2011 16:27:14 -0500

haskell-happstack-authenticate (0.6.0) unstable; urgency=low

  * Updated to use blaze-html instead of HSP

 -- Jeremy Shaw <jeremy@seereason.com>  Tue, 27 Sep 2011 20:23:48 -0500

haskell-happstack-authenticate (0.5.0) unstable; urgency=low

  * HSP - make sure all content is wrapped in 
    <div id="happstack-authenticate">..</div>
  * happstack-ixset -> ixset
  * Restore fieldset, ol, li markup

 -- Jeremy Shaw <jeremy@seereason.com>  Fri, 12 Aug 2011 15:28:37 -0500

haskell-happstack-authenticate (0.4.2) unstable; urgency=low

  * use unRouteT instead of runRouteT for better compatibility with
    web-routes

 -- Jeremy Shaw <jeremy@seereason.com>  Tue, 05 Jul 2011 16:18:11 -0500

haskell-happstack-authenticate (0.4.1) unstable; urgency=low

  * Added Happstack.Auth.HSP.AuthProfile

 -- Jeremy Shaw <jeremy@seereason.com>  Fri, 01 Jul 2011 12:46:05 -0500

haskell-happstack-authenticate (0.4.0) unstable; urgency=low

  * Added support for facebook authentication

 -- Jeremy Shaw <jeremy@seereason.com>  Fri, 01 Jul 2011 11:58:41 -0500

haskell-happstack-authenticate (0.3.2) unstable; urgency=low

  * bumped happstack-server upper bounds to < 6.2

 -- Jeremy Shaw <jeremy@seereason.com>  Thu, 23 Jun 2011 16:07:22 -0500

haskell-happstack-authenticate (0.3.1) unstable; urgency=low

  * Updated to authenticate >= 0.9

 -- Jeremy Shaw <jeremy@seereason.com>  Mon, 20 Jun 2011 13:27:08 -0500

haskell-happstack-authenticate (0.3.0) unstable; urgency=low

  * Ported to acid-state

 -- Jeremy Shaw <jeremy@seereason.com>  Fri, 17 Jun 2011 11:07:34 -0500

haskell-happstack-authenticate (0.2.1) unstable; urgency=low

  * typo: Login with your Google *Account*

 -- Jeremy Shaw <jeremy@seereason.com>  Sun, 22 May 2011 20:47:42 -0500

haskell-happstack-authenticate (0.2) unstable; urgency=low

  * Updated to use new digestive-functors >= 0.1 and friends

 -- Jeremy Shaw <jeremy@seereason.com>  Tue, 03 May 2011 16:19:57 -0500

haskell-happstack-authenticate (0.1) unstable; urgency=low

  * Debianization generated by cabal-debian

 -- Jeremy Shaw <jeremy@seereason.com>  Mon, 28 Mar 2011 10:53:35 -0500

