1.3.1 (2018-10-17)
------------------

- Allow uppercase for days of the week (Thanks @TomLorenzi)

1.3.0 (2018-10-17)
------------------
- Implement fluent interface (Thanks @Menelion)
- Fix typos in README

1.2.2 (2018-09-25)
------------------
- Make tests compatible with PHPUnit 6+
- Fix #6 (Thanks @wenqinruan)

1.2.1 (2016-08-27)
------------------
- Fixed findJobByRegex not searching comments

1.2.0 (2014-05-17)
------------------
- Cronjob can now be enabled/disabled

1.1.0 (2014-01-11)
------------------
- Cronjob can now be removed from de crontab

1.0.0 (2014-01-11)
------------------
- Done some refactoring and cs fixes 
- Written README.md documentation
- Preparing source to be published on Github

