Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee

## Unreleased

## 2.3.1

### Added

* Allow Symfony 6 by @bocharsky-bw in https://github.com/php-translation/symfony-storage/pull/57

### Fixed

* Update branch alias by @github-actions in https://github.com/php-translation/symfony-storage/pull/56
* CSFixer diff-format is always udiff since 3.0 by @rvanlaak in https://github.com/php-translation/symfony-storage/pull/58
* Update CI PHP and Symfony versions by @rvanlaak in https://github.com/php-translation/symfony-storage/pull/59

## 2.3.0

- Adding support for PHP 8
Expand Down