1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-25 14:10:55 +02:00

Merge branch '1.x'

Update changelog for 2.0.0-beta2
This commit is contained in:
Jordi Boggiano
2019-07-06 15:17:41 +02:00
2 changed files with 34 additions and 1 deletions

View File

@@ -56,7 +56,15 @@
#### HipChatHandler
- Removed HipChat API v1 support
- Removed deprecated HipChat handler, migrate to Slack and use SlackWebhookHandler or SlackHandler instead
#### SlackbotHandler
- Removed deprecated SlackbotHandler handler, use SlackWebhookHandler or SlackHandler instead
#### RavenHandler
- Removed deprecated RavenHandler handler, use sentry/sentry 2.x and their Sentry\Monolog\Handler instead
#### ElasticSearchHandler