mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add stub release notes 94
This commit is contained in:
parent
93e3c3d322
commit
e0ca456f9a
@ -138,9 +138,9 @@ social:
|
||||
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 93
|
||||
current_patch_version: 2
|
||||
date_released: 2019-05-22
|
||||
current_minor_version: 94
|
||||
current_patch_version: 0
|
||||
date_released: 2019-06-05
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
20
source/_posts/2019-06-05-release-94.markdown
Normal file
20
source/_posts/2019-06-05-release-94.markdown
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
layout: post
|
||||
title: "0.94: TBD - update date"
|
||||
description: "TO DO."
|
||||
date: 2019-05-29 04:11:03
|
||||
date_formatted: "June 5, 2019"
|
||||
author: Paulus Schoutsen
|
||||
author_twitter: balloob
|
||||
comments: true
|
||||
categories: Release-Notes
|
||||
og_image: /images/blog/2019-06-release-94/components.png
|
||||
---
|
||||
|
||||
<a href='/components/#version/0.94'><img src='/images/blog/2019-06-release-94/components.png' style='border: 0;box-shadow: none;'></a>
|
||||
|
||||
New:
|
||||
- Possible to store core config in storage. Configuration.yaml will override storage.
|
||||
- Onboarding updated to set core config
|
||||
- Python 3.5.3 deprecated, support will be dropped in the first release after August 1.
|
||||
- More cool stuff?
|
Loading…
x
Reference in New Issue
Block a user