We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e8d12 commit 78e7c5eCopy full SHA for 78e7c5e
CHANGELOG.md
@@ -2,9 +2,13 @@
2
3
Versions from 0.40 and up
4
5
-## v0.56.1 / ONGOING
+## v0.56.1
6
7
- Config_flow: follow [Core PR](https://github.com/home-assistant/core/pull/135653) movement of ZeroconfServiceInfo
8
+- Github actions: added `require-dev-pass` label to invert testing from passing HA Core release to HA Core dev
9
+ - The actions will now indicate and request changes or approve depending on the testing outcome
10
+ - When developing a PR for `dev` not just release pre-fix your `git commit` and `scripts/core-testing` with `BRANCH=dev`
11
+ - When creating the PR set the `require-dev-pass` label accordingly
12
13
## v0.56.0
14
0 commit comments