We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf235c commit 7922a2aCopy full SHA for 7922a2a
CHANGELOG-1.1.md
@@ -0,0 +1,11 @@
1
+CHANGELOG for 1.1.x
2
+===================
3
+
4
+This changelog references any relevant changes introduced in 1.1 minor versions.
5
6
+* 1.1.0 (2022-03-23)
7
+ * Feature: Improved compatibility with PHP 8 and Symfony 5 components
8
+ * Bug #92: Check if replyTo headers is provided while processing mail content (vipin-shrivastava)
9
+ * Bug #90: Fix ErrorException thrown on empty $mailData['replyTo']. (fiftyz)
10
+ * Bug #88: Update mailbox configuration form placeholder values (vipin-shrivastava)
11
+ * Bug #87: Update search criteria when looking up relevant threads based on inReplyTo reference ids (vipin-shrivastava)
0 commit comments