Skip to content

Commit 27d849d

Browse files
committed
Release 2.1.1
1 parent 1c0ea50 commit 27d849d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.1.1](https://github.com/KomMonitor/processing-scheduler/compare/2.1.0...2.1.1)
8+
9+
- fix filter for common dates [`1c0ea50`](https://github.com/KomMonitor/processing-scheduler/commit/1c0ea50d714675a39feb945381404aee85766d0e)
10+
711
#### [2.1.0](https://github.com/KomMonitor/processing-scheduler/compare/2.0.2...2.1.0)
812

13+
> 12 February 2025
14+
915
- when computing indicators only allow dates that are actually present in baseIndicators [`4e530ad`](https://github.com/KomMonitor/processing-scheduler/commit/4e530add4ea00bd7d8e4d55309894bfa37ab4ca7)
16+
- Release 2.1.0 [`3ba7804`](https://github.com/KomMonitor/processing-scheduler/commit/3ba78043f801cfd123e4773e4ec8e0e2450e2df8)
1017
- Raise cache actions version [`eda5f4d`](https://github.com/KomMonitor/processing-scheduler/commit/eda5f4dcd6e5107379c6035aebfdd5a58a42f45e)
1118

1219
#### [2.0.2](https://github.com/KomMonitor/processing-scheduler/compare/2.0.1...2.0.2)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kommonitor-processing-scheduler",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Scheduler for KomMonitor processing engine",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)