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