Skip to content

Commit d793f69

Browse files
Update CHANGELOG
1 parent 407e19b commit d793f69

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)