Skip to content

Commit 1672edc

Browse files
authored
docs: about stability
1 parent 1ba247b commit 1672edc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ $expr = new Expression;
6363
$dueJobs = $expr->filter($jobs, time());
6464
```
6565

66+
### Stabillity
67+
Although not yet in v1.0, but the library and the API it provides is pretty stable and will not be changed too broadly.
68+
6669
### Real Abbreviations
6770

6871
You can use real abbreviations for month and week days. eg: `JAN`, `dec`, `fri`, `SUN`

0 commit comments

Comments
 (0)