Skip to content

Commit 719038e

Browse files
committed
Update to v2.1.0
1 parent b9db122 commit 719038e

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+
## [2.1.0] - 2022-12-07
11+
1012
### Changed
1113
- Adapted new `ValueResolverInterface` (6.2) in all value argument resolvers
1214

@@ -105,7 +107,8 @@ it fully delegates to the adapted denormalizer.
105107
### Deprecated
106108
- Config option "default_content_type" at "entity_response". Moved to the root node "jungi_framework_extra".
107109

108-
[unreleased]: https://github.com/jungi-php/framework-extra-bundle/compare/v2.0.0...HEAD
110+
[unreleased]: https://github.com/jungi-php/framework-extra-bundle/compare/v2.1.0...HEAD
111+
[2.1.0]: https://github.com/jungi-php/framework-extra-bundle/compare/v2.0.0...v2.1.0
109112
[2.0.0]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.2...v2.0.0
110113
[1.4.2]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.1...v1.4.2
111114
[1.4.1]: https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.0...v1.4.1

0 commit comments

Comments
 (0)