Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greeflas committed Sep 13, 2017
1 parent bd10df4 commit b5699a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Email Templates Module Change Log
---------------------------------

Under development
-----------------
2.1.0 September 13, 2017
------------------------
* Enh: Updates errors handler
* Enh: Refactored DbService
* Fix: Bug with errors variable in create action on default controller
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ composer require yiimaker/yii2-email-templates
```
or add
```json
"yiimaker/yii2-email-templates": "~2.0"
"yiimaker/yii2-email-templates": "~2.1"
```
to the require section of your composer.json.

Expand All @@ -42,7 +42,7 @@ Usage

License
-------
[![License](https://poser.pugx.org/yiimaker/yii2-email-templates/license)](LICENSE)
[![License](https://poser.pugx.org/yiimaker/yii2-email-templates/license)](LICENSE``)

This project is released under the terms of the BSD-3-Clause [license](LICENSE).

Expand Down

0 comments on commit b5699a8

Please sign in to comment.