From 5e1d2a73fa7fc16d0d3c6565ada2ce1a10d9c9d9 Mon Sep 17 00:00:00 2001 From: Magnus Persson Date: Sun, 10 Apr 2022 19:19:57 +0200 Subject: [PATCH] Started release notes for 1.0 --- src_docs/source/releases.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src_docs/source/releases.rst b/src_docs/source/releases.rst index 13029c7..0c6aa66 100644 --- a/src_docs/source/releases.rst +++ b/src_docs/source/releases.rst @@ -3,6 +3,13 @@ Releases ######## +v1.0.0 +------ +* Upgraded to bootstrap v5.1 for web pages. +* Removed brewfather option (can use standard HTTP options), the old apporach can still be used via changing format template. +* Added 3 more points for formula creation, so a total of 8 angles/gravity values can be stored. +* BUG: Fixed issue in formula calculation in case there were a gap in the data series + v0.9.0 ------ * Added one http push target that uses HTTP GET. This can be used with ubidots or blynk api's.