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
2019-09-06 15:49:17 +02:00
committed by GitHub
parent c4553a1a53
commit 70e65a5470

View File

@@ -1,3 +1,7 @@
### 1.25.1 (2019-09-06)
* Fixed forward-compatible interfaces to be compatible with Monolog 1.x too.
### 1.25.0 (2019-09-06)
* Deprecated SlackbotHandler, use SlackWebhookHandler or SlackHandler instead