Update to 0.29.1

This commit is contained in:
Paulus Schoutsen 2016-09-28 22:10:12 -07:00
parent 89d630f6c7
commit 202d8e4d18
2 changed files with 5 additions and 1 deletions

View File

@ -64,6 +64,10 @@ As you might have noticed, this release has been delayed by 5 days. This was due
- [OpenALPR] support ([@pvizeli]) - [OpenALPR] support ([@pvizeli])
- Minor features and bug fixes by [@fabaff], [@w1ll1am23], [@turbokongen], [@clach04], [@mKeRix], [@pvizeli], [@DavidLP], [@nvella], [@Teagan42], [@ericwclymer], [@wokar], [@kellerza], [@nkgilley], [@jawilson], [@Danielhiversen], [@ej81], [@danieljkemp], [@balloob], [@philhawthorne], [@LinuxChristian], [@milas], [@simonszu], [@Cinntax], [@irvingwa], [@sytone], [@kk7ds], [@robbiet480]. - Minor features and bug fixes by [@fabaff], [@w1ll1am23], [@turbokongen], [@clach04], [@mKeRix], [@pvizeli], [@DavidLP], [@nvella], [@Teagan42], [@ericwclymer], [@wokar], [@kellerza], [@nkgilley], [@jawilson], [@Danielhiversen], [@ej81], [@danieljkemp], [@balloob], [@philhawthorne], [@LinuxChristian], [@milas], [@simonszu], [@Cinntax], [@irvingwa], [@sytone], [@kk7ds], [@robbiet480].
### {% linkable_title Hotfix 0.29.1 - September 29 %}
- Fix typo in Nest climate platform ([@tchellomello])
### {% linkable_title Breaking changes %} ### {% linkable_title Breaking changes %}
- `yahooweather` default name is now `yweather`. Also min and max temperature are now correctly called `Temperature Min` and `Temperature Max`. - `yahooweather` default name is now `yweather`. Also min and max temperature are now correctly called `Temperature Min` and `Temperature Max`.

View File

@ -15,7 +15,7 @@ hide_github_edit: true
<div class="grid"> <div class="grid">
<div class="grid__item one-third lap-one-third palm-one-whole"> <div class="grid__item one-third lap-one-third palm-one-whole">
<div class='current-version material-card text'> <div class='current-version material-card text'>
<h1>Current Version: 0.29</h1> <h1>Current Version: 0.29.1</h1>
Released: <span class='release-date'>September 29, 2016</span> Released: <span class='release-date'>September 29, 2016</span>
<div class='links'> <div class='links'>