1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-03 19:57:41 +02:00

Update changelog

This commit is contained in:
Jordi Boggiano
2022-05-10 12:39:55 +02:00
parent b3451b008b
commit 60ad5183b5

View File

@@ -1,6 +1,6 @@
### 3.0.0-RC2 ### 3.0.0 (2022-05-10)
BC Breaks from RC1 Changes from RC1
- The `Monolog\LevelName` enum does not exist anymore, use `Monolog\Level->getName()` instead. - The `Monolog\LevelName` enum does not exist anymore, use `Monolog\Level->getName()` instead.