Skip to content

Commit 0468030

Browse files
committed
TASK: Updating version in README
1 parent 16c56a3 commit 0468030

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11

2+
# 12.6.0 (2025-02-13)
3+
4+
## What's Changed
5+
* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/404
6+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/405
7+
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/406
8+
* Make custom fields queryable through DSL by @jenschude in https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/pull/407
9+
10+
**Api changes**
11+
12+
<details>
13+
<summary>Removed Type(s)</summary>
14+
15+
- :warning: removed type `AssociateRoleNameChangedMessage`
16+
- :warning: removed type `AssociateRoleNameChangedMessagePayload`
17+
</details>
18+
19+
20+
<details>
21+
<summary>Added Type(s)</summary>
22+
23+
- added type `AssociateRoleNameSetMessage`
24+
- added type `AssociateRoleNameSetMessagePayload`
25+
</details>
26+
27+
### Fixes
28+
29+
The `AssociateRoleNameChangedMessage` has been renamed to `AssociateRoleNameSetMessage` to be consistent with the message `type` value.
30+
31+
**Full Changelog**: https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/compare/12.5.0...12.6.0
32+
233
# 12.5.0 (2025-02-10)
334

435
## What's Changed

reference.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)