Add Rel attr

This commit is contained in:
Joscha 2024-12-19 18:02:26 +01:00
parent 7290a23c85
commit ec7bc571b1
2 changed files with 67 additions and 0 deletions

View file

@ -17,6 +17,10 @@ A dependency update to an incompatible version is considered a breaking change.
## Unreleased
### Added
- `html::attr::Rel`
## v0.1.2 - 2024-12-14
### Added