We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef99a4a commit 13957fcCopy full SHA for 13957fc
CHANGELOG.md
@@ -2,6 +2,15 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [3.1.1](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/3.1.0...3.1.1) - 2018-02-08
6
+### Changed
7
+- All templates references are updated to twig namespaced syntax
8
+
9
+### Fixed
10
+- Compatibility with autocomplete form type
11
+- FQCN for form types (Symfony 3 compatibility)
12
+- Association field popup
13
14
## [3.1.0](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/3.0.0...3.1.0) - 2018-01-08
15
### Added
16
- Added php 7.0 support
0 commit comments