Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ where XXX and YYY are the older and newer versions, respectively.
To generate a changelog summary since the last version, run
`git log --no-merges --oneline XXX...HEAD`

3.4.3 (2018-04-19)
------------------

All issues and pull requests in this release may be found under the [3.4.3 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A3.4.3).

* [458](https://github.com/doctrine/DoctrineMongoDBBundle/pull/458) makes form type guesser ignore unmapped fields instead of throwing an exception

3.4.2 (2018-03-22)
------------------

Expand Down