You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ a release.
27
27
- Dropped support for doctrine/mongodb-odm < 2.3.
28
28
- Make doctrine/cache an optional dependency.
29
29
30
+
## Fixed
31
+
- Loggable: Fix `appendNumber` renaming for files without extension (#2228)
32
+
30
33
## [3.6.0] - 2022-03-19
31
34
### Added
32
35
- Translatable: Add defaultTranslationValue option to allow null or string value (#2167). TranslatableListener can hydrate object properties with null value, but it may cause a Type error for non-nullable getter upon a missing translation.
0 commit comments