You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@
50
50
-**ProductType Sync** - Added support for syncing changes to an `AttributeDefinition` with a `SetType` of a subtype `LocalizableEnumType` or `EnumType`[#313](https://github.com/commercetools/commercetools-sync-java/issues/313)
51
51
-**Type Sync** - Added support for syncing changes to a `FieldDefinition` with a `SetType` of a subtype `LocalizableEnumType` or `EnumType`[#313](https://github.com/commercetools/commercetools-sync-java/issues/313)
52
52
53
-
- 🐞 **Bug Fixes** (2)
53
+
- 🐞 **Bug Fixes** (3)
54
54
-**ProductType Sync** - Fixed a bug in the `productType` sync which would try to unset `isSearchable`, `inputHint`
55
55
and `attributeConstraint` values to `null` instead of their default values. [#354](https://github.com/commercetools/commercetools-sync-java/issues/354)
0 commit comments