# Changelog All notable changes to this project will be documented in this file. ## [wasm4-sys-v0.1.3] - 2024-04-07 ### Miscellaneous Tasks - *(release)* Regenerate changelogs with git-cliff ## [wasm4-sys-v0.1.2] - 2024-04-06 ### Documentation - Change wasm32-unknown-unknown to be the default target for docs.rs ### Features - Add `no_std` support ## [wasm4-v0.1.1] - 2022-01-17 ### Miscellaneous Tasks - Fix license ## [wasm4-sys-v0.1.0] - 2022-01-02 ### Bug Fixes - Remove `libc` dependency - **BREAKING**: remove `libc` dependency ### Documentation - Add changelog for `wasm4-sys` - Clarify safety of raw bindings usage ### Miscellaneous Tasks - Bump crates versions