File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11### unreleased
22
33
4+ ### 1.1.1 / Dec 8, 2025
5+
6+ * job_list ` .respond_to? ` updated to an instance method https://github.com/javan/whenever/pull/830
7+
8+ * Update README.md https://github.com/javan/whenever/pull/789
9+
10+ * CI: Bump actions/checkout from 5 to 6 https://github.com/javan/whenever/pull/869
11+
12+ * CI: Add tests using ActiveSupport to CI https://github.com/javan/whenever/pull/868
13+
14+ * Require MFA for gem releases https://github.com/javan/whenever/pull/867
15+
416### 1.1.0 / Nov 21, 2025
517
618* Splat whenever_roles when passing to roles https://github.com/javan/whenever/pull/777
Original file line number Diff line number Diff line change 11module Whenever
2- VERSION = '1.1.0 '
2+ VERSION = '1.1.1 '
33end
You can’t perform that action at this time.
0 commit comments