Skip to content

Commit f4393b6

Browse files
committed
Update changelog
1 parent f836e01 commit f4393b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 3.7.0 (2024-06-28)
2+
3+
* Added `NormalizerFormatter->setBasePath(...)` (and `JsonFormatter` by extension) that allows removing the project's path from the stack trace output (47e301d3e)
4+
* Fixed JsonFormatter handling of incomplete classes (#1834)
5+
* Fixed private error handlers causing problems with custom StreamHandler implementations (#1866)
6+
17
### 3.6.0 (2024-04-12)
28

39
* Added `LineFormatter->setBasePath(...)` that allows removing the project's path from the stack trace output (#1873)

0 commit comments

Comments
 (0)