=======================
NEWS for flufl.password
=======================

1.2 (2012-01-23)
================
 * Fix some packaging issues.
 * Remove tox.ini.
 * Bump Copyright years.
 * Update standard template.
 * Eliminate the need to use 2to3, and fix some Python 3 deprecations.

1.1.1 (2012-01-01)
==================
 * Ensure all built-in schemes are registered by importing them in the
   __init__.py file.

1.1 (2011-12-31)
================
 * Add user-friendly password generation API.

1.0 (2011-12-31)
================
 * Initial release.
