Skip to content

Commit

Permalink
3.12.0
Browse files Browse the repository at this point in the history
3.12.0
  • Loading branch information
soullivaneuh committed Feb 8, 2018
1 parent ec05cee commit e88bf24
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/).

## [3.12.0](https://github.com/sonata-project/SonataBlockBundle/compare/3.11.0...3.12.0) - 2018-02-08
### Added
- added title translation domain option to `RssBlockService`
- added icon option to `RssBlockService`
- added class option to `RssBlockService`

### Fixed
- Fixed OptionsResolver handling in command

### Removed
- Removed default title from `RssBlockService`
- Redesign `RssBlockService` template
- Removed support for PHPUnit 4 in `AbstractBlockServiceTestCase`

## [3.11.0](https://github.com/sonata-project/SonataBlockBundle/compare/3.10.0...3.11.0) - 2018-01-23
### Added
- Added `symfony/asset` and `symfony/templating` dependencies
Expand Down

0 comments on commit e88bf24

Please sign in to comment.