Skip to content

Commit adcf089

Browse files
authored
Merge pull request #1035 from TNG/v3.1.1-release
Prod Rollout
2 parents 87ec9ac + 54798a7 commit adcf089

4 files changed

Lines changed: 1110 additions & 54 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1 (2026-04-02)
7+
8+
- Chore: Dependency updates
9+
610
## v3.1.0 (2026-01-23)
711

812
- Feat: Add support for node 24
@@ -11,13 +15,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1115
## v3.0.0 (2025-11-12)
1216

1317
- Feat: Add support for mongodb 7
14-
- Feat: Configurable retries for schedule pings ([#1005](https://github.com/TNG/momo-scheduler/pull/1005); thank you [@StafanTNG](https://github.com/StefanTNG))
18+
- Feat: Configurable retries for schedule pings ([#1005](https://github.com/TNG/momo-scheduler/pull/1005); thank
19+
you [@StafanTNG](https://github.com/StefanTNG))
1520
- Breaking: Remove support for mongodb 4
1621
- Breaking: Remove support node 18
1722

1823
## v2.5.0 (2025-06-20)
1924

20-
- Feat: Add option to define jobs with `interval: 'never'` that are never started to run periodically but can be triggered to run once.
25+
- Feat: Add option to define jobs with `interval: 'never'` that are never started to run periodically but can be
26+
triggered to run once.
2127
- Chore: Dependency updates
2228

2329
## v2.4.0 (2025-04-04)

0 commit comments

Comments
 (0)