From 44012b73517d23ae3d20e29951279a86c7a56cac Mon Sep 17 00:00:00 2001 From: Bjarne Riis Date: Sun, 21 Jan 2024 13:38:42 +0100 Subject: [PATCH] 1.0.8 changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01655b7..6767344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Changes -- Handling if the station is offline or there is no recent observations. +- Handling if the station is offline or there are no recent observations. Returning and empty dataset with the field `data_available` set to False if no data can be retrieved. ## Release 1.0.7