File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ x.y.z Release notes (yyyy-MM-dd)
44* None.
55
66### Fixed
7- * <How to hit and notice issue? what was the impact?> ([#???? ](https://github.com/realm/realm-swift /issues/????), since v?.?.?)
8- * None .
7+ * Copy EmbeddedObject for embedded object property on initializing unmanaged object ([#6921 ](https://github.com/realm/realm-cocoa /issues/6921).
8+ * Copying an embedded object to an unmanaged object will not throw ([#6921](https://github.com/realm/realm-cocoa/issues/6921) .
99
1010<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->
1111
@@ -171,10 +171,6 @@ The prebuilt binary for Carthage is now build with Xcode 14.0.1.
171171 characters ([Core #5825](https://github.com/realm/realm-core/issues/5825), since v2.2.0)
172172* Accented characters are now handled by case-insensitive but
173173 diacritic-sensitive queries. ([Core #5825](https://github.com/realm/realm-core/issues/5825), since v2.2.0)
174- * <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-swift/issues/????), since v?.?.?)
175- * None.
176- * Copy EmbeddedObject for embedded object property on initializing unmanaged object ([#6921](https://github.com/realm/realm-cocoa/issues/6921)
177- * Copying an embedded object to an unmanaged object will not throw ([#6921](https://github.com/realm/realm-cocoa/issues/6921)
178174
179175### Breaking Changes
180176
You can’t perform that action at this time.
0 commit comments