Skip to content

Commit bf0461b

Browse files
committed
Bump 1.1.1
1 parent 84c8f4a commit bf0461b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog/changelog.md

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

3+
### 1.1.1
4+
5+
- Fix `async_get_registry` warning
6+
7+
# 1.1.0
8+
9+
- Allow empty passwords
10+
- Allow device deletion
11+
- Add link to device
12+
- Disable player by default
13+
- Fix max channels
14+
- Return appropriate mime-types
15+
316
### 1.0.10
417

518
- Revert ignore folders

custom_components/jellyfin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"domain": "jellyfin",
33
"name": "Jellyfin",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"config_flow": true,
66
"documentation": "https://github.com/koying/jellyfin_ha",
77
"issue_tracker": "https://github.com/koying/jellyfin_ha/issues",

0 commit comments

Comments
 (0)