We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777dbfc commit c92c121Copy full SHA for c92c121
CHANGELOG-5.0.md
@@ -4,7 +4,16 @@ CHANGELOG for 5.0.x
4
This changelog references the relevant changes (bug and security fixes) done
5
in 5.0 versions.
6
7
-### 5.0.0 (2017-xx-xx)
+### 5.0.2 (2017-12-xx)
8
+
9
+* Fixed Doctrine registry in `MongoDB` and `PHPCR` pager providers.
10
+* Unset options of new provider API when an old one is used.
11
12
+### 5.0.1 (2017-12-20)
13
14
+* Fix typo in populate command: option first-page.
15
16
+### 5.0.0 (2017-12-18)
17
18
* Add `ruflin/elastica` 5.x and 6.x support.
19
* Add asnychronous index update option.
0 commit comments