Update VERSION and CHANGELOG

pull/699/head
Connor Rigby 2019-03-05 11:40:02 -08:00 committed by Connor Rigby
parent 37ddb3b0c5
commit cb7c83d5bf
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
7.0.1
7.0.2