This file logs changes to the SilverCommerce Postage Module
Initial stable release
Remove setting postage extension on estimate by default
Add PostageForm for scaffolding postage queries
Fix error with weights/value
- Move locations to
PostageTypeinstead of individual postage types. - Add ability to "exclude" zones from a postage type (for example, all zones except the UK).
- fixed gridfield in siteconfig
- added getter and seeter for PostageForm::$object
- Add summary of the setup postage types
- Add SS5 Support
- SS5 specific version of
1.3.0
- Fix potential dependency issues