# ChangeLog

## v0.8.2 - 2026-07-27

### Enhancements:

- chore(build): apply shared compile tuning to the Runtime Manager test project.

## v0.8.1 - 2026-07-13

### Enhancements:

- feat(logging): print the component version during runtime initialization.

### Bug Fixes:

- fix(build): use `idf_component.yml` as the single component version source.

## v0.8.0 - 2026-06-28

### Initial Release:

- Initial release of `brookesia_runtime_manager` with backend registration, manifest loading, and lifecycle dispatch.
- Provides native host bridge APIs for runtime application packages.