Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Apr 6, 2024
1 parent eb684c8 commit 6114a1d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
24.3.15
--------
24.4.6
------
- Regenerate code with latest RAML specifications, bringing the SDK up to date
again with new features released by commercetools.
- Remove ML client as sunsetted
- *BREAKING*: the SDK now returns `None` instead of raising an exception when
a resource is not found.
- *BREAKING*: the `scope` parameter in the `Client` class is now required.
- *BREAKING*: the old `commercetools.services.*` is removed, use the
- `commercetools.platform.*` instead. See release notes for `14.0.0`

23.6.29
--------
Expand Down

0 comments on commit 6114a1d

Please sign in to comment.