Skip to content

Commit 65ca561

Browse files
authored
Update CHANGELOG-5.1.md
1 parent 6c02fc0 commit 65ca561

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-5.1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@ in 5.1 versions.
77
### 5.1.0 (2019-xx-xx)
88

99
* 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

Comments
 (0)