# Changelog All notable changes to this project will be documented in this file. ## [wasm4-common-v0.1.4] - 2024-04-07 ### Miscellaneous Tasks - *(release)* Regenerate changelogs with git-cliff ## [wasm4-common-v0.1.3] - 2024-04-06 ### Documentation - Document unsafe functions and fix clippy warnings - Change wasm32-unknown-unknown to be the default target for docs.rs ### Features - Add `no_std` support ## [wasm4-common-v0.1.2] - 2022-01-17 ### Miscellaneous Tasks - Fix license - Fix crates' descriptions ## [wasm4-common-v0.1.1] - 2022-01-14 ### Features - Add `include_sprites!` macro ### Miscellaneous Tasks - Bump versions - Update changelogs