Skip to content

Commit

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

## [3.59.0](https://github.com/sonata-project/SonataAdminBundle/compare/3.58.0...3.59.0) - 2020-02-10
### Added
- Add support for symfony form help

### Fixed
- Make filter alias optional
- Fix error of using list ValueObject as editable field in list fields.

## [3.58.0](https://github.com/sonata-project/SonataAdminBundle/compare/3.57.0...3.58.0) - 2020-01-26
### Fixed
- Revert to trully unique uniqid for admins
Expand Down

0 comments on commit ad35544

Please sign in to comment.