diff --git a/CHANGELOG.md b/CHANGELOG.md index 7593d87..ecb3196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## Development +### Added + +- `MONTH` option to interval selection + +### Changed + +- improved fetching and handling of possibly incomplete first Datapoint + ## 1.0.0 - Migrate angular-based plugin to Grafana's React-based plugin platform.