Skip to content

Commit

Permalink
3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Feb 28, 2019
1 parent 7d3feba commit 49da003
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.8.3](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.8.2...3.8.3) - 2019-02-28
### Fixed
- Deprecations about core bundle forms
- Exception on `StringFilter` with null values
- autocomplete action no longer advertises for more items when there are actually none

## [3.8.2](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.8.1...3.8.2) - 2019-02-04
### Fixed
- `Sonata\DoctrineORMAdminBundle\Datagrid\Pager::computeNbResult()` now returns an integer, not a string
Expand Down

0 comments on commit 49da003

Please sign in to comment.