Skip to content

Commit 183ee00

Browse files
authored
Merge pull request #1467 from malarzm/release-1.0.7
Prepare 1.0.7 release
2 parents 06c4cad + 31652e5 commit 183ee00

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG-1.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ the older and newer versions, respectively.
1212
To generate a changelog summary since the last version, run
1313
`git log --no-merges --oneline XXX...HEAD`
1414

15+
1.0.7 (2016-07-27)
16+
------------------
17+
18+
All issues and pull requests in this release may be found under the
19+
[1.0.0 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.7).
20+
21+
* [#1461](https://github.com/doctrine/mongodb-odm/pull/1461) fixes overwriting data of documents contained in sorted collection
22+
* [#1466](https://github.com/doctrine/mongodb-odm/pull/1466) fixes hydrating `null` value when field is nullable
23+
1524
1.0.6 (2016-06-09)
1625
------------------
1726

0 commit comments

Comments
 (0)