update changelog
This commit is contained in:
parent
dcbcf81c40
commit
51e39c1b28
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
|
||||
0.3a4
|
||||
-----
|
||||
|
||||
- Update grid and CRUD views per changes in ``edbob``.
|
||||
|
||||
0.3a3
|
||||
-----
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -75,7 +75,7 @@ requires = [
|
|||
'pyramid_beaker', # 0.6.1
|
||||
'pyramid_debugtoolbar', # 1.0
|
||||
'pyramid_tm', # 0.3
|
||||
'rattail>=0.3a3', # 0.3a4.dev
|
||||
'rattail>=0.3a4', # 0.3a5.dev
|
||||
'SQLAlchemy', # 0.7.6
|
||||
'Tempita', # 0.5.1
|
||||
'transaction', # 1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue