From a00693900706ff739318c47e0c4a5205a5ddc877 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:22:25 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d28aeb8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-09-29) + + +### Features + +* add cutouts to the corners ([45c9f47](https://github.com/Qeteshpony/ESPFanController/commit/45c9f47bbf96ff385ba6cf339b43f648561b01b6)) +* add edge rails ([9ef3f67](https://github.com/Qeteshpony/ESPFanController/commit/9ef3f672bd054dec1b5b6f6aff7abb9264d24592)) +* add ESP-Home code ([ab3a06b](https://github.com/Qeteshpony/ESPFanController/commit/ab3a06ba9cf272f8cf9e6c14ea871577e3bfbc93)) +* add optional pull-ups to serial pins ([45c9f47](https://github.com/Qeteshpony/ESPFanController/commit/45c9f47bbf96ff385ba6cf339b43f648561b01b6)) +* add position for pullups ([2205ba8](https://github.com/Qeteshpony/ESPFanController/commit/2205ba8f4f34c5d1d86a76fcbdb6944a744fd259)) +* add second LED ([45c9f47](https://github.com/Qeteshpony/ESPFanController/commit/45c9f47bbf96ff385ba6cf339b43f648561b01b6)) +* initial commit ([5a03571](https://github.com/Qeteshpony/ESPFanController/commit/5a035719712d4dfddc45b2007910f68341401bdb))