What's Changed
Enhancements
- Override global option with group option by @njakobsen in https://github.com/javan/whenever/pull/822
- Add description as comment in crontab by @dyson in https://github.com/javan/whenever/pull/776
Maintenance
- CI: Add Ruby 4.0 to CI Matrix by @taketo1113 in https://github.com/javan/whenever/pull/872
- CI: Use macos-15-intel instead of macos-13 for...