diff --git a/CHANGELOG.md b/CHANGELOG.md index 727cf2f..2e07e1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [4.0.20] - 2025-01-31 +### Changed +- Update eBUS core to version 1.1.13 + - Revert change from v1.1.9 to encode master data again + - Update project dependencies +- Update eBUS configuration to version 1.1.9 + - Fix Wolf CWL 300/400 issue for setter fan_stepX + - Add Cooling State to controller.d_values_rc2 +- Update project pipelines, license header to 2025 + +## [4.0.19] - 2023-09-14 +### Fixed +- Fix KAR builds for openHAB 4.0.3 + ## [4.0.18] - 2023-09-11 ### Fixed - Update binding feature to openHAB 4.0.2 diff --git a/bundles/org.openhab.binding.ebus/pom.xml b/bundles/org.openhab.binding.ebus/pom.xml index 310fdbb..376a922 100644 --- a/bundles/org.openhab.binding.ebus/pom.xml +++ b/bundles/org.openhab.binding.ebus/pom.xml @@ -7,7 +7,7 @@ org.openhab.addons.bundles org.openhab.addons.reactor.bundles - 4.0.20-SNAPSHOT + 4.0.20 diff --git a/bundles/pom.xml b/bundles/pom.xml index 794ea59..4b0a872 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -7,7 +7,7 @@ org.openhab.addons org.openhab.addons.reactor - 4.0.20-SNAPSHOT + 4.0.20 org.openhab.addons.bundles diff --git a/pom.xml b/pom.xml index c58adef..9168b76 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.openhab.addons org.openhab.addons.reactor - 4.0.20-SNAPSHOT + 4.0.20 pom