diff --git a/_config.yml b/_config.yml index cd6cdf36d3b..15b98b5be4b 100644 --- a/_config.yml +++ b/_config.yml @@ -142,13 +142,13 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 75 -current_patch_version: 1 -date_released: 2018-08-04 +current_patch_version: 2 +date_released: 2018-08-06 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. # Major release: -patch_version_notes: "#release-0751---august-4" +patch_version_notes: "#release-0752---august-6" # Minor release (Example #release-0431---april-25): # Date we moved to Discourse for comments diff --git a/source/_posts/2018-08-03-release-75.markdown b/source/_posts/2018-08-03-release-75.markdown index e28aab3c76e..262be79c437 100644 --- a/source/_posts/2018-08-03-release-75.markdown +++ b/source/_posts/2018-08-03-release-75.markdown @@ -44,6 +44,12 @@ This release also includes a bunch more Tuya integrations thanks to [@huangyupen - Fix rfxtrx device id matching ([@Danielhiversen] - [#15819]) ([rfxtrx docs]) - Fix custom panel and Hass.io panel ([@balloob]) +## {% linkable_title Release 0.75.2 - August 6 %} + +- Upgrade voluptuous to 0.11.5 ([@fabaff] - [#15830]) +- Fix envisalink reconnect ([@Cinntax] - [#15832]) ([envisalink docs]) + + ## {% linkable_title If you need help... %} ...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. @@ -406,3 +412,8 @@ Experiencing issues introduced by this release? Please report them in our [issue [@superpuffin]: https://github.com/superpuffin [rfxtrx docs]: /components/rfxtrx/ [sensor.dht docs]: /components/sensor.dht/ +[#15830]: https://github.com/home-assistant/home-assistant/pull/15830 +[#15832]: https://github.com/home-assistant/home-assistant/pull/15832 +[@Cinntax]: https://github.com/Cinntax +[@fabaff]: https://github.com/fabaff +[envisalink docs]: /components/envisalink/