Skip to content

Commit ac5f0fa

Browse files
authored
Update README.md
1 parent dd2b4c1 commit ac5f0fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ This project is released under the [Apache License 2.0](http://www.apache.org/li
6363

6464
Changelog
6565
---------
66+
**2024-10-25**
67+
68+
* `L` allowed multiple times in day-of-month (DOM) and day-of-week (DOW): Can be used in lists, additionally in DOM alongside W values such as `LW` or `10W`, but not `L-3W`
69+
* `L` with offset possible in DOW (L-*x*) -> Sets day *x* days before Sunday
70+
6671
**2022-11-22**
6772

6873
* `W` allowed multiple times for day-of-month (DOM): Multiple days with a `W` flag can now be used simultaneously, also together with `LW`.

0 commit comments

Comments
 (0)