Skip to content

Commit

Permalink
Added CHANGELOG entry for #38
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmantank committed Mar 25, 2020
1 parent 5e2fce6 commit 90efed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ would evaluate to "Run 30 minutes after the 0 hour when the Day Of Month is 1 AN
### Added
- Additional docblocks for IDE and documentation
- Added phpstan as a development dependency
- Added a `Cron\FieldFactoryInterface` to make migrations easier (#38)
### Changed
- Changed some DI testing during TravisCI runs
- `\Cron\CronExpression::determineTimezone()` now checks for `\DateTimeInterface` instead of just `\DateTime`
Expand Down

0 comments on commit 90efed9

Please sign in to comment.