Changelog

for the component espressif/max17048 v0.2.0
# ChangeLog

## v0.2.0 - 2026-9-18

### Enhancements:

* Updated the dependency on `espressif/i2c_bus` to 1.5.*.
* Relaxed the version requirement of `cmake_utilities`.

## v0.1.2 - 2026-2-1

### Fix:

* Fixed `EnSleep` bit writing to incorrect register.

## v0.1.1 - 2025-4-11

### Fix:

* Fixed C++ compatibility issue in `max17048.h`. [!486](https://github.com/espressif/esp-iot-solution/pull/486)

## v0.1.0 - 2024-12-28

### Enhancements:

* Initial version: Provide the basic functionality of the MAX17048/MAX17049 sensor.