Skip to content

Commit

Permalink
Release Version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schengawegga committed Nov 1, 2023
1 parent 8cfaa01 commit 4fda329
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
<email>alec@alec.pl</email>
<active>no</active>
</developer>
<date>2023-08-08</date>
<date>2023-11-01</date>
<version>
<release>1.5.1</release>
<api>1.3.0</api>
<release>1.6.0</release>
<api>1.4.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="https://opensource.org/licenses/BSD-3-Clause">New BSD License</license>
<notes>
* BugFix: Do not use parseAddressList statically #21
* BugFix: Dynamic properties deprecation (initialized several undefined variables) #22 #26
* BugFix: Problem with giving port to constructor in smtpmx.php #26
* Feature: Added new property $response and new methods getResponse and getQueuedAs #27 #29
* Feature: Added Net_SMTP debug_handler #28 #30
* BugFix: Fix whitespace removal from addresses #32
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down

0 comments on commit 4fda329

Please sign in to comment.