Skip to content

Commit 5c41f36

Browse files
qdegraaftleguijt
authored andcommitted
Update changes.md
1 parent cf2f1b2 commit 5c41f36

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
14.0.0 (unreleased)
22
-------------------
3-
3+
- Regenerated Code:
4+
- Import API:
5+
- Removed `retry_count`
6+
- removed delete and deleted from importsummary
7+
- Project:
8+
- Add `delete_days_after_last_modification` field
9+
- Change `SearchIndexingConfigurationValuesSchema` field status to type Enum
10+
- Add `last_modified_at` and `last_modified_by` fields to SearchIndexingConfigurationValuesSchema
11+
- Add `ProjectChangeCartsConfigurationSchema`
12+
- Shipping Method:
13+
- Change `localized_description` field to `LocalizedStringField` type
414
- Update the request builder pattern to match the commercetools SDK's for other languages.
515
This means that the old pattern:
616
```python
@@ -21,6 +31,8 @@
2131
- Testing: fixed issues with `get_by_key` lookups in certain testing backends
2232
- Testing: Added missing actions for Cart Discounts, Discount Codes and Extensions
2333
- Testing: Add `datetime` and `list` updater utils
34+
- Testing: Add `setLocalizedDescription` action for shipping_method
35+
2436

2537
## Notes on code generation
2638
We moved our code generation to the code generation tool from Commercetools,

0 commit comments

Comments
 (0)