Skip to content

Commit e2ae355

Browse files
committed
Update CHANGELOG
1 parent e5dc01e commit e2ae355

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
All notable changes to `elyby/yii2-tempmail-validator` are documented in this file using the
44
[Keep a CHANGELOG](http://keepachangelog.com/) principles.
55

6-
## 1.0.0 - 2016-05-01
6+
## 2.0.0 - 2017-10-01
7+
### Changed
8+
- Bump minimal PHP version to 7.
9+
- Switch from `ely/php-tempmailbuster` to [`daveearley/daves-email-validation-tool`](https://github.com/daveearley/Email-Validation-Tool).
10+
11+
### Removed
12+
- `loader` validator configuration.
13+
- `storage` validator configuration.
14+
- `whiteList` validator configuration.
15+
- `secondaryStorage` validator configuration.
716

17+
## 1.0.0 - 2016-05-01
818
### Added
9-
* Initial release
19+
- Initial release

0 commit comments

Comments
 (0)