-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped version, updated release notes
- Loading branch information
1 parent
0063981
commit ae7f7e0
Showing
5 changed files
with
33 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Home Climate Control: v4.2.0. Release Notes | ||
== | ||
|
||
Release focus: project structure. | ||
|
||
Bugfixes and enhancements: | ||
* [#304 Simplified project layout](https://github.com/home-climate-control/dz/issues/304) | ||
* [#303 Single invalid Zigbee2MQTT no longer causes a cascading failure](https://github.com/home-climate-control/dz/issues/303) | ||
* [#300 Ported the raise() logic from imperative to reactive code](https://github.com/home-climate-control/dz/issues/300) | ||
|
||
## Stragglers | ||
Same as [v4.0.0](./v4.0.0.md) - now being worked on. | ||
|
||
## But doesn't this bleeding edge bleed too much? | ||
Not anymore. The code base has proved stable enough to be depended upon. | ||
|
||
Still, the long in the tooth, but rock stable code base is still available at [last-imperative-maintenance](https://github.com/home-climate-control/dz/tree/last-imperative-maintenance) branch, and will be mentioned in release notes until [all the stragglers](https://github.com/home-climate-control/dz/labels/reactive-straggler) are fixed. | ||
|
||
--- | ||
[^^^ Release Notes Index](../release-notes.md) | ||
[^^^ Index](../index.md) |