Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 5, 2024
1 parent 0745038 commit aef6ee7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### Unreleased
### 3.8.1 (2024-12-05)

* Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable
* Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable (#1928)
* Fixed gelf keys not being valid when context/extra data keys have spaces in them (#1927)
* Fixed empty lines appearing in the stack traces when a custom formatter returned null (#1925)

### 3.8.0 (2024-11-12)

Expand Down

0 comments on commit aef6ee7

Please sign in to comment.