Changelog

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2026-02-28

### Added
- CHANGELOG.md file to track version history

## [1.0.0] - Previous Release

### Added
- LC709203F battery fuel gauge driver with ESP-IDF 5.x I2C master bus API
- Battery voltage reading
- State of charge (RSOC) reading
- Cell temperature monitoring
- Alarm functionality
- Sleep mode support
- CRC validation for I2C transactions