- bump Symfony to 4.4+
- drop support of PHP < 7.4
- throw PHPStan & ECS into the mix
- update dependencies for Symfony 3 (sirgix)
- update travis config to drop PHP < 5.4 & and add PHP 7.0 & 7.1 (ragusa87)
- repository rename
- configuration files change
- SendyPHP decoupling in SendyManager
- unit tests improvements
- minor doc enhancements
- new: unit tests coverage
- getError property removal
- new: SendyException
- doc enhancement
- new: badges section
- first release