.. -*-rst-*-

Changes
=======

0.2.1 - Feb 16, 2011
--------------------

  * Updated url's to point to github repo


0.2 - Feb 5, 2011
-----------------

  * switched from Werkzeug to Khufu-Script

  * now using Khufu-SQLAHelper
  

0.1.4 - Dec 1, 2010
-------------------

  * yet another missing file (won't happen again)

0.1.3 - Nov 30, 2010
--------------------

  * Added yet another missing file to MANIFEST.in

0.1.2 - Nov 29, 2010
--------------------

  * Changed ``make_app()`` signature

  * Added development.ini for out-of-the-box use with Paster serve

  * Generated projects now include two Paster apps

    1. <<project>>:app - Web app with included middleware

    2. <<project>>:pyramid-app - Web app without middleware 

0.1.1 - Nov 29, 2010
--------------------

  * Fixed MANIFEST.in so sdist contains appropriate files

0.1 - Nov 29, 2010
------------------

  * Initial version
