Add initial beta release notes for 2021.3.0

This commit is contained in:
Franck Nijhof 2021-02-24 22:17:37 +01:00
parent f705b4d6e8
commit 626de54f32
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 2328 additions and 5 deletions

View File

@ -105,9 +105,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2021 current_major_version: 2021
current_minor_version: 2 current_minor_version: 3
current_patch_version: 3 current_patch_version: 0
date_released: 2021-02-11 date_released: 2021-03-03
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.
@ -162,7 +162,6 @@ defaults:
values: values:
toc: true toc: true
# Support for files Jekyll will normally exclude # Support for files Jekyll will normally exclude
include: include:
- "_headers" - "_headers"
@ -175,7 +174,6 @@ toc:
min_level: 2 # default: 1 min_level: 2 # default: 1
max_level: 3 # default: 6 max_level: 3 # default: 6
# Configuration for installation pages # Configuration for installation pages
installation: installation:
versions: versions:

File diff suppressed because it is too large Load Diff