Skip to content

Commit

Permalink
Finalize 1.22 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Nov 26, 2016
1 parent 774dedb commit bad29cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.mdown
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
### 1.22.0 (2016-11-XX)
### 1.22.0 (2016-11-26)

* Added SlackbotHandler and SlackWebhookHandler to set up Slack integration more easily
* Added MercurialProcessor to add mercurial revision and branch names to log records
* Added support for AWS SDK v3 in DynamoDbHandler
* Fixed fatal errors occuring when normalizing generators that have been fully consumed
* Fixed RollbarHandler to include a level (rollbar level), monolog_level (original name), channel and datetime (unix)
* Fixed RollbarHandler not flushing records automatically, calling close() explicitly is not necessary anymore
* Fixed SyslogUdpHandler to avoid sending empty frames
* Fixed a few PHP7 compatibility issues
* Fixed a few PHP 7.0 and 7.1 compatibility issues

### 1.21.0 (2016-07-29)

Expand Down

0 comments on commit bad29cb

Please sign in to comment.