Skip to content

Commit b134bdd

Browse files
committed
chore(release): 1.0.0
1 parent 45a829d commit b134bdd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 1.0.0 (2023-11-28)
6+
7+
8+
### Features
9+
10+
* add example program ([45a829d](https://github.com/rob4226/esp32_htu21d/commit/45a829df8d8d7d0b325c19a67ab7c9a0ea76cfc7))
11+
12+
13+
### Bug Fixes
14+
15+
* move global var to source file ([1f1b186](https://github.com/rob4226/esp32_htu21d/commit/1f1b18601b068bf7cdc12d2ac02789ebf01ac48b))
16+
* null the I2C config struct on declaration ([9b23154](https://github.com/rob4226/esp32_htu21d/commit/9b23154fe2e7039318d9492a486e62cbdc591a5a))
17+
* update porttickrate to porttickperiod ([4533b23](https://github.com/rob4226/esp32_htu21d/commit/4533b2379a350432f57513e7b3f7f8655cd0a6f4))

0 commit comments

Comments
 (0)