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
+ ## [ 2.1.0] - 2022-12-07
11
+
10
12
### Changed
11
13
- Adapted new ` ValueResolverInterface ` (6.2) in all value argument resolvers
12
14
@@ -105,7 +107,8 @@ it fully delegates to the adapted denormalizer.
105
107
### Deprecated
106
108
- Config option "default_content_type" at "entity_response". Moved to the root node "jungi_framework_extra".
107
109
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
109
112
[ 2.0.0 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.2...v2.0.0
110
113
[ 1.4.2 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.1...v1.4.2
111
114
[ 1.4.1 ] : https://github.com/jungi-php/framework-extra-bundle/compare/v1.4.0...v1.4.1
You can’t perform that action at this time.
0 commit comments