You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
Yii Framework 2 swiftmailer extension Change Log
2
2
================================================
3
3
4
-
2.1.2 under development
5
-
-----------------------
4
+
2.1.2 September 24, 2018
5
+
------------------------
6
6
7
-
- Enh #63: Added ability to specify the disposition of an attachment by supplying a `setDisposition` value when embedding content in a message (CorWatts)
8
7
- Bug #67: If transport is gone, try to restart transport (mikk150)
9
8
- Bug #67: Test if transport is gone each time someone tries to send email, not if connection is initially made (mikk150)
9
+
- Enh #63: Added ability to specify the disposition of an attachment by supplying a `setDisposition` value when embedding content in a message (CorWatts)
0 commit comments