Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rob4226 committed Nov 28, 2023
1 parent 45a829d commit b134bdd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

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.

## 1.0.0 (2023-11-28)


### Features

* add example program ([45a829d](https://github.com/rob4226/esp32_htu21d/commit/45a829df8d8d7d0b325c19a67ab7c9a0ea76cfc7))


### Bug Fixes

* move global var to source file ([1f1b186](https://github.com/rob4226/esp32_htu21d/commit/1f1b18601b068bf7cdc12d2ac02789ebf01ac48b))
* null the I2C config struct on declaration ([9b23154](https://github.com/rob4226/esp32_htu21d/commit/9b23154fe2e7039318d9492a486e62cbdc591a5a))
* update porttickrate to porttickperiod ([4533b23](https://github.com/rob4226/esp32_htu21d/commit/4533b2379a350432f57513e7b3f7f8655cd0a6f4))

0 comments on commit b134bdd

Please sign in to comment.