We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27552b4 commit ab3604eCopy full SHA for ab3604e
1 file changed
CHANGELOG.md
@@ -3,6 +3,13 @@
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
+## v3.0.0 (2025-11-12)
7
+
8
+- Feat: Add support for mongodb 7
9
+- Feat: Configurable retries for schedule pings ([#1005](https://github.com/TNG/momo-scheduler/pull/1005); thank you [@StafanTNG](https://github.com/StefanTNG))
10
+- Breaking: Remove support for mongodb 4
11
+- Breaking: Remove support node 18
12
13
## v2.5.0 (2025-06-20)
14
15
- Feat: Add option to define jobs with `interval: 'never'` that are never started to run periodically but can be triggered to run once.
0 commit comments