File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.4.2] - 2022-01-03
11
+
10
12
### Fixed
11
13
- Deprecations of missing return type declarations.
12
14
@@ -81,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
83
### Deprecated
82
84
- Config option "default_content_type" at "entity_response". Moved to the root node "jungi_framework_extra".
83
85
84
- [ unreleased ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.1...HEAD
86
+ [ unreleased ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.2...HEAD
87
+ [ 1.4.2 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.1...v1.4.2
85
88
[ 1.4.1 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.0...v1.4.1
86
89
[ 1.4.0 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.3.0...v1.4.0
87
90
[ 1.3.0 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.2.0...v1.3.0
You can’t perform that action at this time.
0 commit comments