From 7649e8b1b1d3593c882c21ba3659f22c6bcbdb06 Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Tue, 14 Jun 2016 14:28:03 +0200 Subject: [PATCH] 3.0.1 --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7adffd42..7a763488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [3.0.1](https://github.com/sonata-project/SonataBlockBundle/compare/3.0.0...3.0.1) - 2016-06-14 +### Changed +- The log level on exceptions in `BlockRenderer` is decreased from critical to error +- Replaced profiler icon with existing icon from profiler toolbar + +### Fixed +- Error with the default extension configuration for `config:dump-reference` command + +### Removed +- Removed the asterisk sign from the profiler toolbar to be compliant with Symfony standard