- Added
CHANGELOG.md
- Refactored
src/Mapper/SendGridApiMapper.php
tosrc/Repository/SendGridApiRepository.php
- Lowed default minimum score threshold to
0.15
to from0.30
as it was blocking valid emails - Fixed incorrect namespace in
tests/Unit/EmailValidationTest.php
- Reformatted code