Skip to content

Commit

Permalink
Update changelog for 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek authored Jul 14, 2021
1 parent 63e1950 commit 9738e49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 2.3.1 (2021-07-14)

* Fixed Utils::getClass handling of anonymous classes not being fully compatible with PHP 8 (#1563)
* Fixed some `@inheritDoc` annotations having the wrong case

### 2.3.0 (2021-07-05)

* Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Level and LevelName that you can import (#1557)
Expand Down

0 comments on commit 9738e49

Please sign in to comment.