There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

# Change Log

## [1.0.0] - 2025-09-22

### Changed

- Module renamed from MooX::Role::OpenGraph to MooX::Role::SEOTags. Now supports OpenGraph, Twitter, and general SEO tags.

### 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.