Skip to content

Commit a8e24f8

Browse files
authored
Prepare 0.16.1 (#146)
* Prepare 0.16.1 * Update poetry.lock
1 parent 8fb3f21 commit a8e24f8

File tree

3 files changed

+361
-418
lines changed

3 files changed

+361
-418
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,27 @@
11
# Changelog
22

3-
## [0.16](https://github.com/rytilahti/python-songpal/tree/0.16) (2023-11-06)
3+
## [0.16.1](https://github.com/rytilahti/python-songpal/tree/0.16.1) (2024-01-22)
44

5-
[Full Changelog](https://github.com/rytilahti/python-songpal/compare/release/0.15.2...0.16)
5+
[Full Changelog](https://github.com/rytilahti/python-songpal/compare/release/0.16...0.16.1)
6+
7+
**Fixed bugs:**
8+
9+
- Only call get\_available\_playback\_functions\(\) for version 1.2 [\#145](https://github.com/rytilahti/python-songpal/pull/145) (@allistermaguire)
10+
11+
**Closed issues:**
12+
13+
- https://github.com/rytilahti/python-songpal/pull/132 breaks support for SRS-X77 [\#144](https://github.com/rytilahti/python-songpal/issues/144)
14+
- Can't Add STRDN1080 Amp - But Home Assistant Pi Can cURL, and see as Chromecast Device [\#142](https://github.com/rytilahti/python-songpal/issues/142)
15+
- Support for BDV-E2100 [\#138](https://github.com/rytilahti/python-songpal/issues/138)
16+
- Heartbeat timeout HT-ZF9 [\#94](https://github.com/rytilahti/python-songpal/issues/94)
17+
18+
**Merged pull requests:**
19+
20+
- Add missing NotificationChange,SettingChange,SoftwareUpdateChange imports in \_\_init\_\_ [\#143](https://github.com/rytilahti/python-songpal/pull/143) (@BestPig)
21+
22+
## [release/0.16](https://github.com/rytilahti/python-songpal/tree/release/0.16) (2023-11-07)
23+
24+
[Full Changelog](https://github.com/rytilahti/python-songpal/compare/release/0.15.2...release/0.16)
625

726
**Implemented enhancements:**
827

@@ -19,6 +38,7 @@
1938

2039
**Merged pull requests:**
2140

41+
- Prepare 0.16 [\#140](https://github.com/rytilahti/python-songpal/pull/140) (@rytilahti)
2242
- Use ruff for linting and formatting [\#139](https://github.com/rytilahti/python-songpal/pull/139) (@rytilahti)
2343
- Configure to use CI as trusted publisher [\#137](https://github.com/rytilahti/python-songpal/pull/137) (@rytilahti)
2444
- Drop importlib\_metadata dependency [\#136](https://github.com/rytilahti/python-songpal/pull/136) (@rytilahti)

0 commit comments

Comments
 (0)