Skip to content

Commit

Permalink
3.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 18, 2019
1 parent e0d7154 commit 0a25f18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.18.0](https://github.com/sonata-project/SonataMediaBundle/compare/3.17.1...3.18.0) - 2019-01-18

### Added
- Added alias for providers to use autoconfigure via DependencyInjection
- Added `Sonata\MediaBundle\Provider\Metadata` class

### Changed
- Changed `MediaProviderInterface::getProviderMetadata` return type in PHPDoc
- block classes will use the block specific Metadata class

### Removed
- Removed CoreBundle deprecations

## [3.17.1](https://github.com/sonata-project/SonataMediaBundle/compare/3.17.0...3.17.1) - 2019-01-12

### Fixes
Expand Down

0 comments on commit 0a25f18

Please sign in to comment.