# Changelog
All notable changes to this project will be documented in this file.
## [0.1.1] - 2022-03-14
### Documentation
- Add multi-arch `build.rs` examples
### Features
- Add support for the 32-bit target architecture
## [0.1.0] - 2022-02-21
### Documentation
- Add `build.rs` usage examples
### Features
- Generate module definition and invoke dlltool
- Implement Module-Definition file writing
- Implement 'stable_abi.txt' syntax parser
### Miscellaneous Tasks
- Add `git-cliff` config file
- Add a change log file