From c9626dfa44d061a90dc6e5770f389e531ab3f55c Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Tue, 18 Jun 2024 16:36:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=20Adds=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..f0e6e59 --- /dev/null +++ b/changelog.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [Unreleased] + +### Added + +- Adds support for esp32-wroom-camera [#56](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/56) +- Servo Controller [#52](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/52) +- Embedded kinematic service [#50](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/50) +- Device specific service [#49](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/49) +- Documentation for getting up and running [#47](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/47) +- Camera streaming [#41](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/41) +- Api Service [#40](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/40) +- ESP32-SvelteKit template base [#38](https://github.com/runeharlyk/SpotMicroESP32-Leika/pull/38) + +### Changed + +[unreleased]: https://github.com/runeharlyk/SpotMicroESP32-Leika/