2.0.1 (2020-08-25)
- avoid crash when options are empty (fdbc8f1)
2.0.0 (2020-06-22)
- publish package in new scope (755bac5)
- Publish package under new scope. New package name: "@quasibit/eleventy-plugin-sitemap". Previous package name: "eleventy-plugin-sitemap".
1.0.1 (2020-06-20)
- lastmod: accept string dates and bail on empty value (f7434da)
- lastmod: bail on empty date (2dd357f)
- lastmod: only use custom property when it is set (7201553)