From ea47a1a23e8c177f5414e441619b6e2deacfbf6a Mon Sep 17 00:00:00 2001 From: grstat Date: Sat, 10 Feb 2024 22:35:38 -0800 Subject: [PATCH] updated --- .gitignore | 1 + CHANGELOG.md | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 142d4a2..576760a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ #.gitignore .vscode build +dist sdkconfig *.info *.ci diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b410be..a028ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,10 @@ ### Notes -- Transformed inital commits into a managed component library \ No newline at end of file +- Transformed inital commits into a managed component library + +## [0.2.2](https://github.com/grstat/esp32-hdc1080) + +### Notes + +- Fixed a bug with deps \ No newline at end of file