Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Nov 4, 2017
1 parent 64745f6 commit d911899
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.6.0](https://github.com/sonata-project/SonataCoreBundle/compare/3.5.1...3.6.0) - 2017-11-04
### Added
- Added dp_option "dp_pick_date" in BasePickerType
- Support of cocur/slugify 3.x

### Changed
- Changed template datepicker.html.twig to display the time icon

### Fixed
- missing form mapping for `sonata_type_color`
- reusable test case `Sonata\CoreBundle\Test\AbstractWidgetTestCase` is now compatible with Symfony 3.4

### Removed
- Support for old versions of PHP and Symfony.

## [3.5.1](https://github.com/sonata-project/SonataCoreBundle/compare/3.5.0...3.5.1) - 2017-09-20
### Fixed
- Datagrid build form issue caused by a regression on release 3.5.0
Expand Down

0 comments on commit d911899

Please sign in to comment.