Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored Aug 31, 2022
1 parent 74d4de5 commit 4a3e03f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG-6.0.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
CHANGELOG for 6.0.x
CHANGELOG for 6.x
===================

This changelog references the relevant changes (bug and security fixes) done
in 6.0 versions.
in 6.x versions.

### 6.2.0 (2022-08-31)
* Improved Symfony 6.1 support.
* Added PHPStan integration.
* Added support for `aws_credential_provider`.
* Added `BackedEnum` support in `ModelToElasticaAutoTransformer`.
* Fix: don't escape unicode in the query log.
* Fixed index name for aliased index in `CreateCommand`.

### 6.1.0 (2022-01-16)
* Added Symfony 6.0 support.
Expand Down

0 comments on commit 4a3e03f

Please sign in to comment.