0.1.5 (2014-07-10)
==================

- Remove requirement factory_boy.
- Add option develop-use-pip in setup.py

0.1.4 (2014-03-17)
==================

- Inverse to add_notfound_view(append_slash=True).
- Separation of the directory in order to more easily create larger applications.

0.1.3 (2014-02-02)
==================

- Add user management menu.
- User.status == 0 means force logout.
- Require pytz.

0.1.2 (2014-01-07)
==================

- Require pyramid_beaker.
- Require alembic >= 0.3.4.
- Require factory_boy.
- Add localization and timezone tools.

0.1.1 (2013-12-26)
==================

- Require Pyramid >= 1.5.
- Require Deform >= 2.0.
- Use redirect after POST.
- Use Bootstrap 3 intensively.
- Add change password form.

0.1 (2013-12-22)
================

- Initial release.
