We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e327a73 commit 3068db0Copy full SHA for 3068db0
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the `InterFAX notification channel` will be documented in this file.
4
5
+## 2.2.0 - 2022-01-04
6
+
7
+- Add support for PHP 8.0 & 8.1
8
+- Improve error handling
9
+- Add `addMetadata` method to add array of data to be used for error logging purposes
10
11
## 2.1.1 - 2021-05-12
12
13
- Prevent API limit requests with updates to status polling
@@ -19,4 +25,4 @@ All notable changes to the `InterFAX notification channel` will be documented in
19
25
20
26
## 1.0.0 - 2020-01-08
21
27
22
-- Initial release
28
+- Initial release
0 commit comments