# Changelog
## 0.3.6
- Add support up to API-23. Adds `OH_ArkUI_XComponentSurfaceConfig` and
`OH_ArkUI_SurfaceHolder_SetSurfaceConfig` at API-22.
## 0.3.5
- Add support up to API-21
## 0.3.4
- Upgrade keyboard_types to 0.8.0
## 0.3.3
- Update to API-16, 17 and 18.
## 0.3.2
- Add bindings for API-15
## 0.3.1
- Updated bindings for API-14
## 0.3.0 (2025-01-09)
- The constant `OH_NATIVE_XCOMPONENT_OBJ` is now a `CStr` instead of raw byte string
- Updated bindings for API-13
## 0.2.0 (2025-01-04)
- Regenerated the bindings with new generator