Skip to content

Commit

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

## [1.7.0](https://github.com/sonata-project/form-extensions/compare/1.6.0...1.7.0) - 2020-11-16
### Added
- [[#151](https://github.com/sonata-project/form-extensions/pull/151)] Support for
instances of `\DateTimeImmutable` in form options "dp_min_date" and "dp_max_date"
at `BasePickerType` ([@phansys](https://github.com/phansys))

### Changed
- [[#111](https://github.com/sonata-project/form-extensions/pull/111)] Bumped Symfony
to 5.1 ([@franmomu](https://github.com/franmomu))

### Fixed
- [[#129](https://github.com/sonata-project/form-extensions/pull/129)] Fixed triggering
a deprecation for EqualType only when it is used ([@franmomu](https://github.com/franmomu))

## [1.6.0](https://github.com/sonata-project/form-extensions/compare/1.5.0...1.6.0) - 2020-08-05
### Deprecated
- [[#109](https://github.com/sonata-project/form-extensions/pull/109)]
Expand Down

0 comments on commit df411d3

Please sign in to comment.