Skip to content

Commit

Permalink
SHQ16-636 record item level carrier group detail
Browse files Browse the repository at this point in the history
  • Loading branch information
wsagen committed Jul 5, 2016
1 parent a684ac6 commit a87971c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- SHQ16-1066 - shipping method filtering in shopping cart promotions
- SHQ16-1031 - single carrier list shipping logic for admin orders
- SHQ16-1189 - carrier validation for all address fields
- SHQ16-1201 - Upgrade data script changes and attribute synch ignore empty value
- SHQ16-1201 - Upgrade data script changes and attribute synch ignore empty value

## [20.0.13] - 2016-07-05
### Added
- SHQ16-636 - record item level carrier group detail
2 changes: 1 addition & 1 deletion src/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<specificerrmsg>This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us.</specificerrmsg>
<ws_timeout>120</ws_timeout>
<use_cache>0</use_cache>
<extension_version>20.0.12</extension_version>
<extension_version>20.0.13</extension_version>
<allowed_methods></allowed_methods>
</shipper>
</carriers>
Expand Down

0 comments on commit a87971c

Please sign in to comment.