Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jun 28, 2024
1 parent f836e01 commit f4393b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 3.7.0 (2024-06-28)

* Added `NormalizerFormatter->setBasePath(...)` (and `JsonFormatter` by extension) that allows removing the project's path from the stack trace output (47e301d3e)
* Fixed JsonFormatter handling of incomplete classes (#1834)
* Fixed private error handlers causing problems with custom StreamHandler implementations (#1866)

### 3.6.0 (2024-04-12)

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

0 comments on commit f4393b6

Please sign in to comment.