# Changelog
## [0.4.0] - 2025-12-03
- ♻️ Code Refactoring
- Change generated implementation of `ThreadAware` to be compatible with changes to MemoryAffinity. ([#85](https://github.com/microsoft/oxidizer/pull/85))
## [0.2.0] - 2025-11-26
- ✨ Features
- Introduce the thread_aware crate ([#72](https://github.com/microsoft/oxidizer/pull/72))