Skip to content

Commit b34501e

Browse files
authored
Merge pull request #460 from doctrine/malarzm-patch-1
Add changelog for 3.4.3
2 parents d40fc1a + b217c0f commit b34501e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-3.4.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ where XXX and YYY are 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+
3.4.3 (2018-04-19)
16+
------------------
17+
18+
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).
19+
20+
* [458](https://github.com/doctrine/DoctrineMongoDBBundle/pull/458) makes form type guesser ignore unmapped fields instead of throwing an exception
21+
1522
3.4.2 (2018-03-22)
1623
------------------
1724

0 commit comments

Comments
 (0)