# Changelog
## 0.3.0 (2026-06-10)
### Changed
- Narrowed token-generation `rescue` to expected error types so programmer errors propagate.
- `create_certificate/3` now validates the certificate type against the list of
supported atoms via a guard, instead of accepting any atom.
## 0.2.0 (2026-06-09)
- Coordinated version bump across all packages; added missing documentation
## 0.1.0 (2025-04-13)
- Initial release
- Apple Developer API client
- Certificates, profiles, devices, and teams management