----------------
- Pass the identifier plugin to ``api.remember``, rather than its name,
as required by the interface. Fixes
https://github.com/Pylons/pyramid_who/issuesissue/2
- Fixed test of ``unauthenticated_userid``.
- Fixed tests broken by ``repoze.who`` changes (relaxing exceptions to
warnings for missing / invalid config rile).
- Fixed URL to docs in README.txt. Thanks to Łukasz Fidosz.