Skip to content

Commit 3728c77

Browse files
committed
Add changelog for 1.1.4
1 parent 62554ce commit 3728c77

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG-1.1.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ This changelog references the relevant changes done in 1.1 minor versions. If up
55
1.0.x branch, please review
66
[Upgrade Path](https://github.com/doctrine/mongodb-odm/blob/master/CHANGELOG-1.1.md#upgrade-path).
77

8+
1.1.4 (2017-03-27)
9+
------------------
10+
11+
All issues and pull requests in this release may be found under the
12+
[1.1.4 milestone](https://github.com/doctrine/mongodb-odm/issues?q=milestone%3A1.1.4).
13+
14+
* [#1572](https://github.com/doctrine/mongodb-odm/pull/1572) fixes calling `count()` on an inverse persistent collection with `limit` or `skip` in the mapping
15+
* [#1556](https://github.com/doctrine/mongodb-odm/pull/1556) fixes an issue where inheritance mapping wasn't always properly serialized
16+
* [#1554](https://github.com/doctrine/mongodb-odm/pull/1554) fixes field name translation for references in query builder
17+
818
1.1.3 (2017-01-14)
919
------------------
1020

0 commit comments

Comments
 (0)