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 5d15338 commit ba5db8cCopy full SHA for ba5db8c
CHANGELOG-6.0.md
@@ -4,6 +4,14 @@ CHANGELOG for 6.x
4
This changelog references the relevant changes (bug and security fixes) done
5
in 6.x versions.
6
7
+### 6.3.0 (2022-08-31)
8
+* Removed unused count from async persister.
9
+* Normalize `DateInterval` to ISO 8601 string in model transformer.
10
+* Deprecated `PostAsyncInsertObjectsEvent`.
11
+* Added missing interfaces to `TransformedFinder`.
12
+* Fixed console logger behaviour when populating multiple indexes.
13
+* Show filtered object count during populate.
14
+
15
### 6.2.0 (2022-08-31)
16
* Improved Symfony 6.1 support.
17
* Added PHPStan integration.
0 commit comments