CHANGES
=======

0.3.1
-----
- Added missing setup.cfg file that has locale specific commands
- Added message-extraction.ini file to scaffold

0.3
----
- Added pyramid_includes in development.ini. (pyramid_tm is invaluable for transaction handling)
- Changed view code - session object instantiation occurs in individual views

0.2.2
-----
- Added zope.sqlalchemy in the requirement list in the scaffold setup.py

0.2.1
------
- Added an example code (commented) about using session in views

0.2
---
- Added locale information to the scaffold

0.1
---
- Initial Release

