Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit f3b210e

Browse files
committed
Bump to V1.0.12
1 parent 8e5b1b2 commit f3b210e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [1.0.11] - 2023-02-04
4+
## [1.0.12] - 2023-02-04
55

66
- Fix issue [#56](https://github.com/briis/hass-weatherflow/issues/56) Detected integration that called async_setup_platforms. This call has now been replaced by the proper new function.
7+
- Added Swedish translation. Thank you to @zuper83 for adding this.
78

89
## [1.0.10] - 2023-01-08
910

custom_components/weatherflow/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"pyweatherflowrest==1.0.8"
99
],
1010
"dependencies": [],
11-
"version": "1.0.11",
11+
"version": "1.0.12",
1212
"codeowners": [
1313
"@briis"
1414
],

0 commit comments

Comments
 (0)