Skip to content

Commit

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

## [3.16.0](https://github.com/sonata-project/SonataMediaBundle/compare/3.15.0...3.16.0) - 2018-09-23

### Added
- S3 Connection without use of credentials (access and secret keys) but with
IAM roles (Amazon instances must have been configured with it).

### Fixed
- Fixed S3 credentials set to false when no credentials are provided
- Bug where an extension config with unresolved parameters was processed in a compiler pass

## [3.15.0](https://github.com/sonata-project/SonataMediaBundle/compare/3.14.0...3.15.0) - 2018-07-06

### Added
Expand Down

0 comments on commit 14ec993

Please sign in to comment.