Skip to content

Commit f063b48

Browse files
committed
build: release 0.13.8
1 parent 8ea1204 commit f063b48

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_Changes in the next release_
1111

12-
### Changed
13-
- Adapt journald log levels until the Remote supports native debug levels.
14-
1512
---
1613

14+
## v0.13.8 - 2026-01-15
15+
### Changed
16+
- Adapt journald log levels until the Remote supports native debug levels ([#173](https://github.com/unfoldedcircle/integration-denonavr/pull/173)).
17+
1718
## v0.13.7 - 2026-01-14
1819
### Changed
1920
- Use Telnet for advanced video info updates by @henrikwidlund ([#172](https://github.com/unfoldedcircle/integration-denonavr/pull/172)).

driver.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"driver_id": "denonavr",
3-
"version": "0.13.7",
3+
"version": "0.13.8",
44
"min_core_api": "0.20.0",
55
"name": {
66
"en": "Denon and Marantz AVR Network Receivers"
@@ -19,5 +19,5 @@
1919
"setup_data_schema": {
2020
"_comment": "set at runtime"
2121
},
22-
"release_date": "2026-01-14"
22+
"release_date": "2026-01-15"
2323
}

0 commit comments

Comments
 (0)