Skip to content

Commit

Permalink
4.32.0 (#8216)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Nov 14, 2024
1 parent 2f125ee commit 9579fc2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.32.0](https://github.com/sonata-project/SonataAdminBundle/compare/4.31.0...4.32.0) - 2024-11-14
### Added
- [[#8213](https://github.com/sonata-project/SonataAdminBundle/pull/8213)] Support for select2 tags option ([@micbis](https://github.com/micbis))

### Changed
- [[#8212](https://github.com/sonata-project/SonataAdminBundle/pull/8212)] Enums implementing Symfony's `TranslatableInterface` are now correctly translated by the `FieldDescriptionInterface::TYPE_ENUM` field type ([@zyberspace](https://github.com/zyberspace))

## [4.31.0](https://github.com/sonata-project/SonataAdminBundle/compare/4.30.2...4.31.0) - 2024-07-15
### Added
- [[#8192](https://github.com/sonata-project/SonataAdminBundle/pull/8192)] Enable security information mapping for `RoleSecurityHandler` ([@core23](https://github.com/core23))
Expand Down

0 comments on commit 9579fc2

Please sign in to comment.