Skip to content

Commit e2ff6a4

Browse files
committed
Release v4.0.2
1 parent 85a7e69 commit e2ff6a4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
22

33
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4+
5+
## 4.0.2
6+
- Dropped support for Grafana prior 10.4.18
7+
48
## 4.0.1
59
- Updated GitHub Actions
610

7-
811
## 4.0.0
912
- Removed signed plugin restrictions: The signed plugin works now with all Checkmk editions, including Raw Edition
1013
- Dropped support for unsigned plugin: Please migrate to the signed plugin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tribe-29-checkmk-datasource",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Datasource for checkmk",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)