Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 608 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 608 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.0.0 (2019-11-12)

Added

  • Added Validation Rule Object

Changes

  • The EmailChecker.php have been moved to the new tintnaingwin/email-checker-php package.

Refactoring

  • Code refactoring

v1.0.0 (2018-04-18)

Added

  • Added Disposable Email List
  • Laravel Package Discovery

Fixed

  • Fix the each() function is deprecated in php 7.2.