From cb7c83d5bf7f015cfa070a56f6e4a26e2c005d1b Mon Sep 17 00:00:00 2001 From: Connor Rigby Date: Tue, 5 Mar 2019 11:40:02 -0800 Subject: [PATCH] Update VERSION and CHANGELOG --- CHANGELOG.md | 6 +++++- VERSION | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c772105..4053d2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +# 7.0.2 +* AMQP now reconnects immediately after an unexpected disconnect +* Misc Configurator UI updates + # 7.0.1 * Fix typo causing custom dns servers to be ignored. * Update Configurator UI @@ -8,7 +12,7 @@ * Fix bug causing the stubbed Firmware implemenation to crash # 7.0.0 -* Initial support for WPA-EAP networks. +* Initial support for WPA-EAP networks. * Increase NervesHub reconnect timer to not waste CPU time. * Update Farmware packages * Python 3 diff --git a/VERSION b/VERSION index 9fe9ff9d..a8907c02 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.0.1 +7.0.2