## [0.2.0] - 2026-04-06
### features
- add polyrel relayer client crate
- sign Safe creation internally and add deployment preflight check
- export calldata builders and document batch approval workflow
### documentation
- add crate-level usage examples with tested doc blocks
- add docs.rs link to README
- add CHANGELOG.md for v0.1.0
### miscellaneous
- add gitignore
- add license
- add README
- add rustfmt
- add target directory to gitignore
- bump version to 0.1.0
- add git-cliff configuration
- fix README
- add package metadata to Cargo.toml
- bump version to 0.2.0