Skip to content

Commit f28d770

Browse files
committed
Merge pull request #299 from doctrine/changelog-3.0.0
Added changelog for 3.0.0 version
2 parents 428c21f + 2abb63e commit f28d770

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-3.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ To generate a changelog summary since the last version, run
1515
3.0.x-dev
1616
---------
1717

18+
3.0.0 (2015-05-22)
19+
------------------
20+
21+
* [#264](https://github.com/doctrine/DoctrineMongoDBBundle/pull/264) add support for bundle namespace alias
22+
* [#260](https://github.com/doctrine/DoctrineMongoDBBundle/pull/260) Support filter parameters in configuration
23+
* [#259](https://github.com/doctrine/DoctrineMongoDBBundle/pull/259) Configuration - added "authMechanism" option
24+
* [#258](https://github.com/doctrine/DoctrineMongoDBBundle/pull/258) bundle autoloading moved to PSR4
25+
* [#249](https://github.com/doctrine/DoctrineMongoDBBundle/pull/249) Unset username and password options when null
26+
* [#245](https://github.com/doctrine/DoctrineMongoDBBundle/pull/245) Query logging should be done at the debug level not info
27+
1828
3.0.0-BETA6 (2014-05-19)
1929
------------------------
2030

0 commit comments

Comments
 (0)