We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570d0a9 commit 06df631Copy full SHA for 06df631
1 file changed
CHANGELOG.md
@@ -2,6 +2,17 @@
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.10.0](https://github.com/sonata-project/SonataNewsBundle/compare/3.9.0...3.10.0) - 2019-09-20
6
+### Added
7
+- Added conflict for unsupported `nelmio/api-doc-bundle` versions
8
+- Add default context to breadcrumbs
9
+
10
+### Changed
11
+- Changed id type to mixed
12
13
+### Fixed
14
+- Match PHPDoc with doctrine model
15
16
## [3.9.0](https://github.com/sonata-project/SonataNewsBundle/compare/3.8.0...3.9.0) - 2019-09-02
17
### Added
18
- Add missing `twig/twig` required in `composer.json` with versions `^1.35 || ^2.4`
0 commit comments