Add reference to HA version and what's new in the latest release. (#4038)

Provide information to users so that they can determine the impact of the latest version on their system. Updates many times require changes to configuration, renaming of entities (z-wave for example), and deprecation of features,
This commit is contained in:
Jerry Workman 2017-11-21 13:52:08 -05:00 committed by Franck Nijhof
parent acaab3dbf8
commit cb6e9dbbb3

View File

@ -14,6 +14,8 @@ redirect_from: /getting-started/updating/
The upgrade process differs depending on the installation you have, so please review the documentation that is specific to your install [Hass.io](/hassio/), [HASSbian](/docs/hassbian/common-tasks/#update-home-assistant), [Raspberry Pi All-In-One Installer](/docs/installation/raspberry-pi-all-in-one/#upgrading), [Vagrant](/docs/installation/vagrant/), or [Virtualenv](/docs/installation/virtualenv/#upgrading-home-assistant).
</p>
View what's new in the latest version and potential impacts on your system [here](https://github.com/home-assistant/home-assistant/releases).
The default way to update Home Assistant to the latest release, when available, is:
```bash