Changelog

for the component espressif/hdc2010 v0.3.0
# ChangeLog

## v0.3.0 - 2026-07-20

### Enhancements:

* Adapt the driver to the per-instance context of `sensor_hub` HAL callbacks

## v0.2.0 - 2024-12-19

### Enhancements:

* Update the method of driver registration to the `sensor_hub`

## v0.1.1 - 2024-12-11

### Bug Fixes:

* Fix the configuration of the seventh bit in the ``HDC2010_RESET_INT_CONF`` configuration register

## v0.1.0 - 2024-11-5

### Enhancements:

* Initial version