update changelog
This commit is contained in:
parent
5ce1e70a87
commit
cf1ab347af
29
CHANGES.txt
29
CHANGES.txt
|
@ -1,4 +1,33 @@
|
|||
|
||||
0.3a5
|
||||
-----
|
||||
|
||||
- Added support for GPC data type.
|
||||
|
||||
- Added eager import of ``rattail.sil`` in ``before_render`` hook.
|
||||
|
||||
- Removed ``rattail.pyramid.util`` module.
|
||||
|
||||
- Added initial batch support: views, templates, creation from Product grid.
|
||||
|
||||
- Added support for ``rattail.LabelProfile`` class.
|
||||
|
||||
- Improved Product grid to include filter/sort on Vendor.
|
||||
|
||||
- Cleaned up dependencies.
|
||||
|
||||
- Added ``rattail.pyramid.includeme()``.
|
||||
|
||||
- Added ``CustomerGroup`` CRUD view (read only).
|
||||
|
||||
- Added hot links to ``Customer`` CRUD view.
|
||||
|
||||
- Added ``Store`` index, CRUD views.
|
||||
|
||||
- Updated ``rattail.pyramid.views.includeme()``.
|
||||
|
||||
- Added ``email_preference`` to ``Customer`` CRUD.
|
||||
|
||||
0.3a4
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in a new issue