Skip to content

Commit fda9865

Browse files
authored
Update CHANGELOG.md
1 parent e1713a7 commit fda9865

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

CHANGELOG.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,40 @@
1+
## 1.2.12 (2025-10-14)
2+
# What's Changed
3+
* Bump freezegun from 1.5.3 to 1.5.5 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/56
4+
* Bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/55
5+
* Bump aiohttp from 3.12.14 to 3.12.15 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/54
6+
* Bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/52
7+
* Bump ruff from 0.12.3 to 0.12.8 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/51
8+
* Bump build from 1.2.2.post1 to 1.3.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/53
9+
* Pypi publish fix by @EVWorth in https://github.com/homeassistant-projects/pyadtpulse/pull/58
10+
* Bump ruff from 0.12.8 to 0.12.10 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/61
11+
* Bump lxml from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/62
12+
* Bump ruff from 0.12.10 to 0.12.11 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/63
13+
* Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/65
14+
* Bump ruff from 0.12.11 to 0.12.12 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/66
15+
* Bump pytest-mock from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/67
16+
* Bump twine from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/64
17+
* Bump pytest-isolate from 0.0.12 to 0.0.13 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/68
18+
* Bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/69
19+
* Bump pytest-asyncio from 1.1.0 to 1.2.0 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/70
20+
* Bump ruff from 0.13.0 to 0.13.3 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/75
21+
* Bump lxml from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/72
22+
* Bump pytest-mock from 3.15.0 to 3.15.1 by @dependabot[bot] in https://github.com/homeassistant-projects/pyadtpulse/pull/71
23+
* Ruff formatting, pre-commit, and validate workflow by @EVWorth in https://github.com/homeassistant-projects/pyadtpulse/pull/50
24+
25+
# New Contributors
26+
* @dependabot[bot] made their first contribution in https://github.com/homeassistant-projects/pyadtpulse/pull/56
27+
28+
**Full Changelog**: https://github.com/homeassistant-projects/pyadtpulse/compare/1.2.11...1.2.12
29+
130
## 1.2.11 (2025-07-12)
2-
## What's Changed
31+
# What's Changed
332
* Refactor for uv by @EVWorth in https://github.com/homeassistant-projects/pyadtpulse/pull/45
433
* Update aiohttp zlib ng to aiohttp fast zlib zlib ng by @EVWorth in https://github.com/homeassistant-projects/pyadtpulse/pull/47
534
* Workflow improvements by @EVWorth in https://github.com/homeassistant-projects/pyadtpulse/pull/48
635
* Unit test fixes/removals by @HeroesDieYoung in https://github.com/homeassistant-projects/pyadtpulse/pull/42
736

8-
## New Contributors
37+
# New Contributors
938
* @EVWorth made their first contribution in https://github.com/homeassistant-projects/pyadtpulse/pull/45
1039

1140
**Full Changelog**: https://github.com/homeassistant-projects/pyadtpulse/compare/1.2.10...1.2.11

0 commit comments

Comments
 (0)