Skip to content

Commit ab3604e

Browse files
committed
chore: Update changelog for v3.0.0
Signed-off-by: Niklas Eicker <niklas.eicker@tngtech.com>
1 parent 27552b4 commit ab3604e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
613
## v2.5.0 (2025-06-20)
714

815
- 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

Comments
 (0)