From eb1baf52870fed52a7dab35285696c98d9b2412f Mon Sep 17 00:00:00 2001 From: Connor Rigby Date: Thu, 24 Oct 2019 13:53:23 -0700 Subject: [PATCH] Release v8.1.1 --- CHANGELOG.md | 10 ++++++++-- VERSION | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7fd9b4..7dba9113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# 8.1.0 +* Bug fixes + * Fix bug where farmbot could not execute the following commands + * home + * calibrate + # 8.1.0 * Features * PointGroups are now supported by farmbot os @@ -20,7 +26,7 @@ # 8.0.2 * Updated dependencies - * `nerves_hub` + * `nerves_hub` * `nerves_runtime` * Updated log messages * Configuration changes now log human readable names @@ -45,7 +51,7 @@ * `farmbot_os` - `Nerves` Framework * Refactor global process initialization * Refactor networking for increased reliability -* Refactor CeleryScript to support run-time variables +* Refactor CeleryScript to support run-time variables * Preliminary support for raspberry pi 0 # 7.0.3 diff --git a/VERSION b/VERSION index 8104cabd..0e791524 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.1.0 +8.1.1