2.3.1 (2014-07-04)
------------------

- Fixed issue with 'came_from' redirects not working correctly

2.3 (2014-03-17)
----------------

- Mixed-auth helper now redirects to 'logged_in' to continue standard plone login process [mattss]

2.2 (2014-03-5)
----------------

- Added missing __init__.py for mixed-auth profile [giacomos]

2.1 2014-02-10
--------------

- Add default configuration profile for mixed authentication environments
  [datakurre]

2.0 2013-03-27
--------------

- This is a major change
- All LDAP code has been removed. If you want to use LDAP to look up
  user details then use a separate LDAP PAS plugin
- The kerberos python library is now only installed if you add [unix]
  option with the egg
- We now decode the username to Unicode before returning it


1.3 (2013-03-18)
----------------

- Fixed missing README.txt in last release

1.2 (2013-03-18)
----------------

- Works with subrequests now (p.a.theming)

1.1 2013-03-18
--------------

- Fixed it so we work within a subrequest (so p.a.themeing works)

0.9 Initial release
-------------------

- Initial release
