Skip to content

Commit

Permalink
Fix Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Apr 30, 2023
1 parent 5b17d13 commit 3a9daf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- [[#674](https://github.com/sonata-project/SonataTranslationBundle/pull/674)] Always load the TranslatableChecker ([@VincentLanglet](https://github.com/VincentLanglet))

### Removed
- [[#667](https://github.com/sonata-project/SonataTranslationBundle/pull/667)] Support for PHP 7.4 ([@SonataCI](https://github.com/SonataCI))
- [[#667](https://github.com/sonata-project/SonataTranslationBundle/pull/667)] Support for Symfony 6.0 and 6.1 ([@SonataCI](https://github.com/SonataCI))

## [3.1.0](https://github.com/sonata-project/SonataTranslationBundle/compare/3.0.1...3.1.0) - 2022-06-10
### Changed
- [[#636](https://github.com/sonata-project/SonataTranslationBundle/pull/636)] Sonata\TranslationBundle\Checker\TranslationChecker rely on 'is_a' instead of insteance of to fully support string parameter. ([@mpoiriert](https://github.com/mpoiriert))
Expand Down

0 comments on commit 3a9daf9

Please sign in to comment.