mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-14 01:24:19 +01:00
check_config: Bumped version to 2.1, updated CHANGELOG (#597)
This commit is contained in:
@@ -1,14 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1
|
||||
|
||||
- Adds additional information in log output to avoid confusion
|
||||
|
||||
## 2.0
|
||||
|
||||
- Migrated add-on onto Bashio
|
||||
- Improved add-on log output
|
||||
- Added documentation to add-on itself
|
||||
- Added support for Home Assistant wheels repository
|
||||
|
||||
## 1.0
|
||||
|
||||
- Update to Python 3.7
|
||||
- Add colorlog to pip packages
|
||||
|
||||
## 0.9
|
||||
|
||||
- Fix build errors with 0.76
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Check Home Assistant configuration",
|
||||
"version": "2.0",
|
||||
"version": "2.1",
|
||||
"slug": "check_config",
|
||||
"description": "Check current Home Assistant configuration against a new version",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/check_config",
|
||||
|
||||
Reference in New Issue
Block a user