diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a3cb75..ccea5c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 1.0.5 - Fix default granulatiry. +- Alerting true. ## 1.0.4 diff --git a/src/plugin.json b/src/plugin.json index d9b9f6a..1fb68bf 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -5,6 +5,7 @@ "id": "nedimar-youbora-datasource", "metrics": true, "backend": true, + "alerting": true, "executable": "gpx_youbora", "info": { "description": "NPAW's Youbora data source plugin",