You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to `laravel-schedule-monitor` will be documented in this file
4
4
5
+
## 3.9.1 - 2025-01-17
6
+
7
+
### What's Changed
8
+
9
+
* Fix CronExpression deprecation using constructor instead of factory method by @bastien-phi in https://github.com/spatie/laravel-schedule-monitor/pull/118
10
+
11
+
### New Contributors
12
+
13
+
*@bastien-phi made their first contribution in https://github.com/spatie/laravel-schedule-monitor/pull/118
0 commit comments