# ChangeLog ## v1.0.2 - 2026-09-07 * Add ESP32-S31 and ESP-IDF 6.2 build support * Fix use-after-free when allocating RMT symbol storage fails ## v1.0.1 - 2025-12-24 * Change learn_param to dynamic allocation ## v1.0.0 - 2024-08-09 * Update README ## v0.2.0 - 2024-01-26 * Optimize the structure definition ## v0.1.1 - 2023-11-23 * Fix possible cmake_utilities dependency issue ## v0.1.0 - 2023-1-5 ### Enhancements: * Initial version