mirror of
https://github.com/elyby/yii2-tempmail-validator.git
synced 2024-11-08 13:42:29 +05:30
595 B
595 B
Change Log
All notable changes to elyby/yii2-tempmail-validator
are documented in this file using the
Keep a CHANGELOG principles.
2.0.0 - 2017-10-01
Changed
- Bump minimal PHP version to 7.
- Switch from
ely/php-tempmailbuster
todaveearley/daves-email-validation-tool
.
Removed
loader
validator configuration.storage
validator configuration.whiteList
validator configuration.secondaryStorage
validator configuration.
1.0.0 - 2016-05-01
Added
- Initial release