Site updated at 2017-02-27 05:04:05 UTC

This commit is contained in:
Travis CI 2017-02-27 05:04:06 +00:00
parent 17572dd753
commit ce2af66406
26 changed files with 63 additions and 44 deletions

View file

@ -297,6 +297,13 @@
<li>Image processing: Add <code class="highlighter-rouge">device_class</code> (<a href="https://github.com/pvizeli">@pvizeli</a>)</li>
</ul>
<h3><a class="title-link" name="release-0391---february-27" href="#release-0391---february-27"></a> Release 0.39.1 - February 27</h3>
<ul>
<li>Add workaround for Paho out of memory issues (<a href="https://github.com/pvizeli">@pvizeli</a>)</li>
<li>When an error occurs while storing group config, fail instead of wiping config. (<a href="https://github.com/balloob">@balloob</a>)</li>
</ul>
<h4>Breaking changes</h4>
<ul>
<li>VolvoOnCall has been extended with more features and had to be converted to a component</li>