Skip to content

Commit

Permalink
Merge pull request #1467 from malarzm/release-1.0.7
Browse files Browse the repository at this point in the history
Prepare 1.0.7 release
  • Loading branch information
malarzm authored Jul 27, 2016
2 parents 06c4cad + 31652e5 commit 183ee00
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ the older and newer versions, respectively.
To generate a changelog summary since the last version, run
`git log --no-merges --oneline XXX...HEAD`

1.0.7 (2016-07-27)
------------------

All issues and pull requests in this release may be found under the
[1.0.0 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.0.7).

* [#1461](https://github.com/doctrine/mongodb-odm/pull/1461) fixes overwriting data of documents contained in sorted collection
* [#1466](https://github.com/doctrine/mongodb-odm/pull/1466) fixes hydrating `null` value when field is nullable

1.0.6 (2016-06-09)
------------------

Expand Down

0 comments on commit 183ee00

Please sign in to comment.