Skip to content

Commit 4a3e03f

Browse files
authored
Prepare release
1 parent 74d4de5 commit 4a3e03f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG-6.0.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
CHANGELOG for 6.0.x
1+
CHANGELOG for 6.x
22
===================
33

44
This changelog references the relevant changes (bug and security fixes) done
5-
in 6.0 versions.
5+
in 6.x versions.
6+
7+
### 6.2.0 (2022-08-31)
8+
* Improved Symfony 6.1 support.
9+
* Added PHPStan integration.
10+
* Added support for `aws_credential_provider`.
11+
* Added `BackedEnum` support in `ModelToElasticaAutoTransformer`.
12+
* Fix: don't escape unicode in the query log.
13+
* Fixed index name for aliased index in `CreateCommand`.
614

715
### 6.1.0 (2022-01-16)
816
* Added Symfony 6.0 support.

0 commit comments

Comments
 (0)