update changelog

This commit is contained in:
Lance Edgar 2012-08-12 12:25:16 -07:00
parent e3a5e1734f
commit 93e7c6ae80
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,15 @@
0.3a3
-----
- Add price field renderers.
- Add/tweak lots of views for database models.
- Add label printing to product list view.
- Add (some of) ``Product`` CRUD.
0.3a2
-----

View file

@ -75,7 +75,7 @@ requires = [
'pyramid_beaker', # 0.6.1
'pyramid_debugtoolbar', # 1.0
'pyramid_tm', # 0.3
'rattail>=0.3a1', # 0.3a1
'rattail>=0.3a3', # 0.3a4.dev
'SQLAlchemy', # 0.7.6
'Tempita', # 0.5.1
'transaction', # 1.2.0