|
@@ -2,6 +2,10 @@
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
+## [3.3.2](https://github.com/sonata-project/SonataAdminBundle/compare/3.3.1...3.3.2) - 2016-06-23
|
|
|
+### Fixed
|
|
|
+ - Reverted [#3961](https://github.com/sonata-project/SonataAdminBundle/pull/3961) to fix a regression concerning child admins on edit route
|
|
|
+
|
|
|
## [3.3.1](https://github.com/sonata-project/SonataAdminBundle/compare/3.3.0...3.3.1) - 2016-06-17
|
|
|
### Fixed
|
|
|
- Fixes broken extractor service
|