-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6975aef
commit 395c781
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,9 +22,9 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2022-09-23</date> | ||
<date>2023-10-23</date> | ||
<version> | ||
<release>1.10.1</release> | ||
<release>1.11.0</release> | ||
<api>1.4.0</api> | ||
</version> | ||
<stability> | ||
|
@@ -33,9 +33,8 @@ | |
</stability> | ||
<license uri="https://opensource.org/licenses/bsd-license.php">BSD-2-Clause</license> | ||
<notes> | ||
* BugFix: (authXOAuth2) longer tokens violate maximum SMTP command line length #70 | ||
* BugFix: (disconnect) socket will not disconnect on erroneous response upon QUIT message #71 | ||
* BugFix: Fix PHP 8.2 deprecation warnings on undefined properties #72 | ||
* BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start TLS #74 | ||
* Feature: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and SCRAM-SHA-512 support #76 | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|