We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d4de5 commit 4a3e03fCopy full SHA for 4a3e03f
CHANGELOG-6.0.md
@@ -1,8 +1,16 @@
1
-CHANGELOG for 6.0.x
+CHANGELOG for 6.x
2
===================
3
4
This changelog references the relevant changes (bug and security fixes) done
5
-in 6.0 versions.
+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`.
14
15
### 6.1.0 (2022-01-16)
16
* Added Symfony 6.0 support.
0 commit comments