ChangeLog
=========

1.0.1 (2013-06-04)
------------------

- Fix UnboundLocalError when LDAP plugin enabled

1.0 (2013-05-19)
----------------

- Improved test coverage (91% overall, 100% on implemented parts)
- Updated implementation to be standard with the final oAuth 2.0 spec.
- Polished scopes, error handling, return codes and error messaging
- Included support for pyramid_ldap plug-in, as it has a better implementation
  than the repoze.who one.
- Deprecate capped collections on mongodb_store


1.0 beta1 (2012-02-22)
----------------------

-  Initial version
