CHANGELOG
=========

1.1.0
-----

* Added automatic logs on checkers execution
* Fixed HealthChecker to allow processing without registered checkers  
* Updated documentation

1.0.0
-----

* Added PHP support from version 7.2 to 8.0
* Added travis builds with coveralls

0.1.0
-----

* Added HealthChecker service class and CheckerInterface interface to be implemented
