Changelog

for the component espressif/max17048 v0.1.2
# ChangeLog

## 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.