Release 0.31.1

This commit is contained in:
Paulus Schoutsen 2016-10-23 19:23:31 -07:00
parent f4d8ebba40
commit 2238aef7ce
2 changed files with 7 additions and 2 deletions

View File

@ -192,6 +192,11 @@ This is super annoying, I know, especially since we had said in [0.12][zero-one-
- iOS support ([@robbiet480])
- Minor features and bug fixes by [@mtl010957], [@molobrakos], [@flyte], [@fabaff], [@phardy], [@sander76], [@T3m3z], [@c-w], [@balloob], [@robbiet480], [@StaticCube], [@vittoriom], [@hartmms], [@kirichkov], [@mezz64], [@ishults], [@Danielhiversen] and [@tchellomello].
### {% linkable_title Release 0.30.1 - October 24 %}
- Identify special character encoding error in YAML files ([@kellerza], [@lwis])
- iOS app component bug fixes ([@robbiet480])
## {% linkable_title Breaking changes %}
- The [HTTP] component now takes a different format for authenticating IPs
- Config format has changed for [Proximity]

View File

@ -15,8 +15,8 @@ hide_github_edit: true
<div class="grid">
<div class="grid__item one-third lap-one-third palm-one-whole">
<div class='current-version material-card text'>
<h1>Current Version: 0.31</h1>
Released: <span class='release-date'>October 22, 2016</span>
<h1>Current Version: 0.31.1</h1>
Released: <span class='release-date'>October 24, 2016</span>
<div class='links'>
<a href='/blog/2016/10/22/flash-briefing-updater-hacktoberfest/'>Release notes</a>