Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Jul 19, 2021
1 parent 2183593 commit b68c142
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# v3.1.3
## mm/dd/2021
## 07/19/2021

1. [](#improved)
* Pass page variable to processed forms [#141](https://github.com/getgrav/grav-plugin-email/pull/141)
* Pass page variable to processed forms [#141](https://github.com/getgrav/grav-plugin-email/pull/141)
* Email configuration available to templates [#152](https://github.com/getgrav/grav-plugin-email/pull/152)
* New Event after eMail was sent [#151](https://github.com/getgrav/grav-plugin-email/pull/151)

# v3.1.2
## 04/06/2021
Expand Down
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Email
slug: email
type: plugin
version: 3.1.2
version: 3.1.3
testing: false
description: Enables the emailing system for Grav
icon: envelope
Expand Down

0 comments on commit b68c142

Please sign in to comment.