# Changelog
<!-- changelogging: start -->
## [0.3.0](https://github.com/nekitdev/refining/tree/v0.3.0) (2026-06-20)
### Features
- Added `Clone` and `Copy` to `Refinement` along with `unchecked_default` and `checked_default`
methods.
## [0.2.0](https://github.com/nekitdev/refining/tree/v0.2.0) (2026-06-20)
No significant changes.
## [0.1.0](https://github.com/nekitdev/refining/tree/v0.1.0) (2026-06-19)
Initial release.