Skip to content

Commit d538bf4

Browse files
authored
Merge pull request #227 from elad-bar/1.0.18Release
Updating to 1.0.18
2 parents f6c9ca2 + ebb7dcc commit d538bf4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.18
4+
5+
- Address supported features depredation for HA Core 2025.1
6+
- Replaced all info logging with debug
7+
38
## 1.0.17
49

510
- Fix future incompatibility HA Core 2025.1 [Issue #221](https://github.com/elad-bar/ha-blueiris/issues/221)

custom_components/blueiris/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "local_polling",
1010
"issue_tracker": "https://github.com/elad-bar/ha-blueiris/issues",
1111
"requirements": [],
12-
"version": "1.0.17"
12+
"version": "1.0.18"
1313
}

0 commit comments

Comments
 (0)