Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 508 Bytes

check-http-status changelog

1.3.0 - Oct 15, 2021

Enhancement

  • Allow Sitemap(s) and particular URL(s) together
  • Limit Promise to max. 10 concurrent requests
  • Show progress of the HTTP Status list

1.2.0 - May 21, 2021

Enhancement

  • Allow to add multiple sitemap URLs to fetch the list of pages.

1.1.0 - May 18, 2021

Enhancement

  • Skipping the URLs from the list that are returning HTTP code 200 to reduce the length of the list.

1.0.0 - Apr 22, 2021

  • Initial Release