diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..21d1cc8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2024-11-24) + + +### Features + +* add support for BME280 sensor ([93d0e8c](https://github.com/sondresjolyst/ReadTempAndHumidity/commit/93d0e8c4809605525ba1d0de92667ec27f99ab57)) +* add voltmeter function ([ef76b20](https://github.com/sondresjolyst/ReadTempAndHumidity/commit/ef76b20ffd68cb40df00a7c2bb684850c44f1c26)) +* restart ESP if temp or humid fail 10 times ([7d7e851](https://github.com/sondresjolyst/ReadTempAndHumidity/commit/7d7e85164cb90c81dfba13be1f3010f54c79e531))