# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.3.8](https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.7...aetheris-client-native-v0.3.8) - 2026-04-20
### Other
- update Cargo.lock dependencies
## [0.3.6](https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.5...aetheris-client-native-v0.3.6) - 2026-04-20
### Other
- update Cargo.lock dependencies
## [0.3.4](https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.3...aetheris-client-native-v0.3.4) - 2026-04-20
### Other
- update Cargo.lock dependencies
## [0.2.1] - 2026-04-19
### ⚙️ Miscellaneous Tasks
- Release v0.2.0
## [0.2.0] - 2026-04-19
### 🚀 Features
- Migrate to full Rust workspace with WASM client and CI standards
### 📚 Documentation
- Add crate-level READMEs for wasm and native crates