Skip to content

Commit 1cfadc7

Browse files
committed
Fix changelog for 3.3.0
1 parent ec84eb5 commit 1cfadc7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)