# Change Log
## [1.0.1] - 2025-09-22
### Changed
- Use HTML::Tiny for HTML generation
## [1.0.0] - 2025-09-22
### Changed
- Module renamed from MooX::Role::OpenGraph to MooX::Role::SEOTags
### Added
- More tests
## [0.0.4] - 2025-09-22
### Added
- Support for description tags
- Support for Twitter/X tags
## [0.0.3] - 2025-09-21
### Fixed
- Typo
## [0.0.2] - 2025-09-21
### Fixed
- Better documentation
- Modern self-closing HTML tags
### Added
- Support for description
## [0.0.1] - 2025-09-21
### Added
- All the things. Release early, release often.