Skip to content

Commit ba5db8c

Browse files
authored
Update CHANGELOG-6.0.md
1 parent 5d15338 commit ba5db8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-6.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ CHANGELOG for 6.x
44
This changelog references the relevant changes (bug and security fixes) done
55
in 6.x versions.
66

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+
715
### 6.2.0 (2022-08-31)
816
* Improved Symfony 6.1 support.
917
* Added PHPStan integration.

0 commit comments

Comments
 (0)