Skip to content

Commit 6114a1d

Browse files
committed
Update changelog
1 parent eb684c8 commit 6114a1d

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
24.3.15
2-
--------
1+
24.4.6
2+
------
33
- Regenerate code with latest RAML specifications, bringing the SDK up to date
44
again with new features released by commercetools.
55
- Remove ML client as sunsetted
6+
- *BREAKING*: the SDK now returns `None` instead of raising an exception when
7+
a resource is not found.
8+
- *BREAKING*: the `scope` parameter in the `Client` class is now required.
9+
- *BREAKING*: the old `commercetools.services.*` is removed, use the
10+
- `commercetools.platform.*` instead. See release notes for `14.0.0`
611

712
23.6.29
813
--------

0 commit comments

Comments
 (0)