From 5c2a605dc2080e0dfc9a486b049307ac6ca181d2 Mon Sep 17 00:00:00 2001 From: Martin Pontius <46755352+MartinPontius@users.noreply.github.com> Date: Sun, 30 Aug 2020 12:56:05 +0200 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c91130f..fbcb1d1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -13,3 +13,11 @@ History * Add method get_feature_of_interest() * Add example for accessing and plotting sensor data + +0.3.0 (2020-08-30) +------------------ + +* Add method get_data() +* Add method get_sites() +* Add method sosFeaturesOfInterest() +* Update example notebook for accessing and plotting sensor data