We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f09f1 commit a722891Copy full SHA for a722891
1 file changed
CHANGELOG.md
@@ -3,6 +3,11 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## v2.5.0 (2025-06-20)
7
+
8
+- Feat: Add option to define jobs with `interval: 'never´` that are never started to run periodically but can be triggered to run once.
9
+- Chore: Dependency updates
10
11
## v2.4.0 (2025-04-04)
12
13
- Feat: Recover from MongoDB errors during job execution by stopping and restarting the job after
0 commit comments