File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.7.0 " ></a >
2
+ # [ 1.7.0] ( https://github.com/flextype-plugins/phpmailer/compare/v1.6.0...v1.7.0 ) (2021-01-03)
3
+
4
+ ### Features
5
+
6
+ * ** core** update code base for new Flextype 0.9.15
7
+
1
8
<a name =" 1.6.0 " ></a >
2
9
# [ 1.6.0] ( https://github.com/flextype-plugins/phpmailer/compare/v1.5.0...v1.6.0 ) (2020-12-30)
3
10
Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >PHP Mailer plugin for <a href =" https://flextype.org/ " >Flextype</a ></h1 >
2
2
3
3
<p align =" center " >
4
- <a href =" https://github.com/flextype-plugins/phpmailer/releases " ><img alt =" Version " src =" https://img.shields.io/github/release/flextype-plugins/phpmailer.svg?label=version&color=black " ></a > <a href =" https://github.com/flextype-plugins/phpmailer " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg?color=black " alt =" License " ></a > <a href =" https://github.com/flextype-plugins/phpmailer " ><img src =" https://img.shields.io/github/downloads/flextype-plugins/phpmailer/total.svg?color=black " alt =" Total downloads " ></a > <a href =" https://github.com/flextype/flextype " ><img src =" https://img.shields.io/badge/Flextype-0.9.14 -green.svg " alt =" Flextype " ></a > <a href =" " ><img src =" https://img.shields.io/discord/423097982498635778.svg?logo=discord&color=black&label=Discord%20Chat " alt =" Discord " ></a >
4
+ <a href =" https://github.com/flextype-plugins/phpmailer/releases " ><img alt =" Version " src =" https://img.shields.io/github/release/flextype-plugins/phpmailer.svg?label=version&color=black " ></a > <a href =" https://github.com/flextype-plugins/phpmailer " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg?color=black " alt =" License " ></a > <a href =" https://github.com/flextype-plugins/phpmailer " ><img src =" https://img.shields.io/github/downloads/flextype-plugins/phpmailer/total.svg?color=black " alt =" Total downloads " ></a > <a href =" https://github.com/flextype/flextype " ><img src =" https://img.shields.io/badge/Flextype-0.9.15 -green.svg " alt =" Flextype " ></a > <a href =" " ><img src =" https://img.shields.io/discord/423097982498635778.svg?logo=discord&color=black&label=Discord%20Chat " alt =" Discord " ></a >
5
5
</p >
6
6
7
7
## Features
@@ -27,7 +27,7 @@ The following dependencies need to be downloaded and installed for PHP Mailer Pl
27
27
28
28
| Item | Version | Download |
29
29
| ---| ---| ---|
30
- | [ flextype] ( https://github.com/flextype/flextype ) | 0.9.14 | [ download] ( https://github.com/flextype/flextype/releases ) |
30
+ | [ flextype] ( https://github.com/flextype/flextype ) | 0.9.15 | [ download] ( https://github.com/flextype/flextype/releases ) |
31
31
32
32
## Installation
33
33
Original file line number Diff line number Diff line change 1
1
name : PHP Mailer
2
- version : 1.6 .0
2
+ version : 1.7 .0
3
3
description : PHP Mailer plugins for Flextype.
4
4
icon : fas fa-envelope
5
5
author :
@@ -11,4 +11,4 @@ bugs: https://github.com/flextype-plugins/phpmailer/issues
11
11
license : MIT
12
12
13
13
dependencies :
14
- flextype : 0.9.14
14
+ flextype : 0.9.15
You can’t perform that action at this time.
0 commit comments