Skip to content

Commit c760fce

Browse files
committed
Update to v1.4.2
1 parent e5e2149 commit c760fce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.4.2] - 2022-01-03
11+
1012
### Fixed
1113
- Deprecations of missing return type declarations.
1214

@@ -81,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183
### Deprecated
8284
- Config option "default_content_type" at "entity_response". Moved to the root node "jungi_framework_extra".
8385

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
8588
[1.4.1]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.0...v1.4.1
8689
[1.4.0]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.3.0...v1.4.0
8790
[1.3.0]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)