From 89ed3c530ed296765dcbe65f856df16a57cc9db5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Wiedemann?= Date: Wed, 3 Feb 2021 21:31:37 +0000 Subject: [PATCH] doc: Fix typo in doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 769dde0..7dec51f 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ The position of the marker will only update when the card updates (state change | `sum` | v1.0.0 | Will return the sum of all the states in each bucket | | `median` | v1.0.0 | Will return the median of all the states in each bucket | | `delta` | v1.0.0 | Will return the delta between the biggest and smallest state in each bucket | -| `diff` | MEXT_VERSION | Will return the difference between the last and the first entry in the bucket | +| `diff` | v1.4.0 | Will return the difference between the last and the first entry in the bucket | ### `chart_type` Options