From b6ab5f111a38266fe27737e6fdc532946b7eee70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:45:35 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d28aeb8..8b3a3bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/Qeteshpony/ESPFanController/compare/v1.0.0...v1.1.0) (2024-10-16) + + +### Features + +* ESPHome example code ([78cd0e9](https://github.com/Qeteshpony/ESPFanController/commit/78cd0e99160001fed2ef3eddcb27badc424ccddf)) + ## 1.0.0 (2024-09-29)