Skip to content

Commit

Permalink
3.54.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Oct 14, 2019
1 parent 4aa0c76 commit 98d54ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.54.1](https://github.com/sonata-project/SonataAdminBundle/compare/3.54.0...3.54.1) - 2019-10-14
### Fixed
- Using array accessor in traversable objects which aren't implementing
`\ArrayAccess` at `AbstractAdmin::buildForm()`.
- Arguments passed to `transchoice()` Twig filter at `block_stats.html.twig`

## [3.54.0](https://github.com/sonata-project/SonataAdminBundle/compare/3.53.0...3.54.0) - 2019-10-01
### Fixed
- incorrect sanity check ACL manipulators
Expand Down

0 comments on commit 98d54ea

Please sign in to comment.