# Changelog
## [0.2.0](https://github.com/shenghaiyang/http-url/compare/v0.1.0...v0.2.0) - 2026-07-21
### Other
- Remove unused CARGO_REGISTRY_TOKEN variable
- Update actions/checkout action to v7
- Refactor internal URL handling to use the url crate
- Add release-plz workflow
- Add README badges
## 0.1.0
Initial release