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 cc79151 commit 723c664Copy full SHA for 723c664
CHANGELOG-6.0.md
@@ -4,6 +4,14 @@ CHANGELOG for 6.0.x
4
This changelog references the relevant changes (bug and security fixes) done
5
in 6.0 versions.
6
7
+### 6.1.0 ()
8
+* Added Symfony 6.1 support.
9
+* Dropped Symfony 5.3 supoport.
10
+* Fixed several deprecation notices.
11
+* Restore defer config on terminate listener event.
12
+* Return null instead of empty array for a null object in Elastica Document.
13
+* Fixed object count in AsyncPagerPersister
14
+
15
### 6.0.0 (2021-10-13)
16
17
* Added PHPCR locale support.
0 commit comments