Skip to content

Commit

Permalink
3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jun 19, 2020
1 parent 084d273 commit 181e3cb
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.12.0](https://github.com/sonata-project/SonataClassificationBundle/compare/3.11.1...3.12.0) - 2020-06-19
### Added
- Added `CategoryFilter` for admin lists
- Added `CollectionFilter` for admin lists

### Fixed
- fixed database schema to work with mssql

### Changed
- Make admin bundle optional

### Removed
- SonataCoreBundle dependencies
- Support for Symfony < 4.3

## [3.11.1](https://github.com/sonata-project/SonataClassificationBundle/compare/3.11.0...3.11.1) - 2020-03-24
### Fixed
- Fix Lexer query error in managers
Expand Down

0 comments on commit 181e3cb

Please sign in to comment.