We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6be96b commit fd8c787Copy full SHA for fd8c787
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### 1.23.0 (2017-06-19)
2
+
3
+ * Improved SyslogUdpHandler's support for RFC5424 and added optional `$ident` argument
4
+ * Fixed GelfHandler truncation to be per field and not per message
5
+ * Fixed compatibility issue with PHP <5.3.6
6
+ * Fixed support for headless Chrome in ChromePHPHandler
7
+ * Fixed support for latest Aws SDK in DynamoDbHandler
8
+ * Fixed support for SwiftMailer 6.0+ in SwiftMailerHandler
9
10
### 1.22.1 (2017-03-13)
11
12
* Fixed lots of minor issues in the new Slack integrations
0 commit comments