File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- - Adds optional ` vintage_start_year ` and ` vintage_end_year ` field to ` order ` creation
13- - Adds optional ` vintage_start_year ` and ` vintage_end_year ` field to ` order_line_item ` create and update
14- - Adds optional ` vintage_start_year ` and ` vintage_end_year ` field to ` inventory ` creation
15- - Adds ` vintage_start_year ` and ` vintage_end_year ` field to ` order ` response
16- - Adds ` vintage_start_year ` and ` vintage_end_year ` field to ` order_line_item ` response
12+ - Adds optional ` vintage_start_year ` and ` vintage_end_year ` fields to ` order ` creation
13+ - Adds optional ` vintage_start_year ` and ` vintage_end_year ` fields to ` order_line_item ` create and update
14+ - Adds optional ` vintage_start_year ` and ` vintage_end_year ` fields to ` inventory ` creation
15+ - Adds ` vintage_start_year ` and ` vintage_end_year ` fields to ` order ` response
16+ - Adds ` vintage_start_year ` and ` vintage_end_year ` fields to ` order_line_item ` response
1717- Adds optional ` carrier_scac ` field to ` Patch::Estimate.create_road_shipping_estimate ` method
18+ - Deprecates ` Patch::Estimate.create_shipping_estimate ` in favor of ` Patch::Estimate.create_ecommerce_estimate `
1819
1920## [ 1.24.2] - 2022-08-10
2021
You can’t perform that action at this time.
0 commit comments