Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 454 Bytes

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.