We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7108407 commit ae4bdf0Copy full SHA for ae4bdf0
CHANGELOG.md
@@ -19,6 +19,12 @@ a release.
19
20
## [Unreleased]
21
22
+## [3.11.1] - 2023-02-20
23
+### Fixed
24
+- Loggable: Remove unfixable deprecation when extending `LoggableListener`
25
+- Remove unfixable deprecations when extending repository classes
26
+- Fix error caused by the attempt of "doctrine/annotations" parsing a `@note` annotation
27
+
28
## [3.11.0] - 2023-01-26
29
### Added
30
- Tree: Add `Nested::ALLOWED_NODE_POSITIONS` constant in order to expose the available node positions
0 commit comments