Skip to content

Commit 0cff571

Browse files
committed
Add changelog entry
1 parent c893b86 commit 0cff571

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG-1.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ All issues and pull requests in this release may be found under the
2323
* [#1416](https://github.com/doctrine/mongodb-odm/pull/1416) fixes name resolution when priming references contained in embedded documents.
2424
* [#1417](https://github.com/doctrine/mongodb-odm/pull/1417) fixes unserializing PersistentCollection objects contained in documents.
2525
* [#1431](https://github.com/doctrine/mongodb-odm/pull/1431) fixes potential object hash collisions with embedded documents by keeping a copy of the document in UnitOfWork.
26+
* [#1432](https://github.com/doctrine/mongodb-odm/pull/1432) fixes the usage of embedded document field names when fixing document ownership.
2627

2728
1.0.5 (2016-02-16)
2829
------------------

0 commit comments

Comments
 (0)