File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,15 @@ a release.
1919---
2020
2121## [ Unreleased]
22- ### Deprecated
23- - ` Gedmo\Mapping\Driver\File::$_paths ` property and ` Gedmo\Mapping\Driver\File::setPaths() ` method are deprecated and will
24- be removed in version 4.0, as they are not used.
2522
2623## [ 3.3.0] - 2021-11-15
2724### Added
2825- Support to use Translatable annotations as attributes on PHP >= 8.0.
2926
27+ ### Deprecated
28+ - ` Gedmo\Mapping\Driver\File::$_paths ` property and ` Gedmo\Mapping\Driver\File::setPaths() ` method are deprecated and will
29+ be removed in version 4.0, as they are not used.
30+
3031### Fixed
3132- Value passed in the ` --config ` option to ` fix-cs ` Composer script.
3233- Return value for ` replaceRelative() ` and ` replaceInverseRelative() ` at ` Gedmo\Sluggable\Mapping\Event\Adapter\ODM ` if the
You can’t perform that action at this time.
0 commit comments