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 6c02fc0 commit 65ca561Copy full SHA for 65ca561
CHANGELOG-5.1.md
@@ -7,3 +7,14 @@ in 5.1 versions.
7
### 5.1.0 (2019-xx-xx)
8
9
* Added compatibility with Symfony 4.2.
10
+* Added autowiring support for `Elastica\Client`.
11
+* Added Pagerfanta 2.0 support.
12
+* Added optional routing in `ObjectPersister::deleteById`.
13
+* Added refresh options for persisters.
14
+* Added index name to `TransformEvent` document.
15
+* Added many unit tests.
16
+* Handle multiline strings in `ElasticaLogger`.
17
+* Fixed pagination of ORM queries when populating.
18
+* Profile panel redesign.
19
+* Updated documentation files.
20
+* Dropped PHP 5.6 support.
0 commit comments