File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,11 +12,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- ` ExpressionValues ` to enable resolution of route parameter values via expressions by @HypeMC
1313 in https://github.com/sofascore/purgatory-bundle/pull/112
1414
15+ ### Changed
16+
17+ - Method ` AbstractValues::toArray() ` is now ` final ` by @Brajk19
18+ in https://github.com/sofascore/purgatory-bundle/pull/130
19+ - Method ` AbstractValues::getValues() ` is now ` protected ` by @Brajk19
20+ in https://github.com/sofascore/purgatory-bundle/pull/130
21+ - Rename second constructor argument in ` DynamicValues ` to ` $propertyPath ` by @Brajk19
22+ in https://github.com/sofascore/purgatory-bundle/pull/130
23+
1524### Removed
1625
1726- Symfony v5 support by @HypeMC in https://github.com/sofascore/purgatory-bundle/pull/128
1827- ` InverseValuesAwareInterface ` , use dedicated builder services instead by @HypeMC
1928 in https://github.com/sofascore/purgatory-bundle/pull/123
29+ - ` ValuesInterface::getValues() ` , use public properties instead by @Brajk19
30+ in https://github.com/sofascore/purgatory-bundle/pull/130
2031
2132## [ 1.3.0] - 2025-12-15
2233
You can’t perform that action at this time.
0 commit comments