Skip to content

Commit a81d64c

Browse files
committed
Release 3.0.0
1 parent a16911c commit a81d64c

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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+
#### [3.0.0](https://github.com/KomMonitor/processing-engine/compare/2.0.2...3.0.0)
8+
9+
- make adjustments to mandant data model [`a16911c`](https://github.com/KomMonitor/processing-engine/commit/a16911cab2bc059498ca668c2b78ef679df11d40)
10+
- Raise cache actions version [`c3f53f4`](https://github.com/KomMonitor/processing-engine/commit/c3f53f403037a68659eb4e5662891cee08e52189)
11+
712
#### [2.0.2](https://github.com/KomMonitor/processing-engine/compare/2.0.1...2.0.2)
813

14+
> 23 February 2023
15+
16+
- Release 2.0.2 [`4e06b42`](https://github.com/KomMonitor/processing-engine/commit/4e06b4277177cf6c9ca0cea4e33c95d15e9db7ec)
917
- fix bug that lead to cancelling computation for any completely new indicator spatial unit [`8131098`](https://github.com/KomMonitor/processing-engine/commit/813109850391ec54ca50b1e0204cdf5a6ea0212f)
1018

1119
#### [2.0.1](https://github.com/KomMonitor/processing-engine/compare/2.0.0...2.0.1)

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-engine",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "KomMonitor processing engine that performs indicator computation based on base indicators or other spatial resources.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)