packages feed

servant-seo-0.1.2: CHANGELOG.md

# Changelog for servant-seo

## 0.1.2 -- 2020-07-16

- Add missing instance for HTML with headers (auth context).
- Switch API extension from `serve` to `serveWithContext`.

## 0.1.1 -- 2020-07-12

- Fix frequency processing.
- Fix priority processing.

## 0.1.0 -- 2020-07-11

- /robots.txt deriving from API: Disallow, Sitemap, User-agent commands.
- /sitemap.xml deriving from API: Frequency, Priority optional tags included.
- sitemap index support.