Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 799 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 799 Bytes

Changelog

All notable changes to php-url-checker will be documented in this file.

v1.1.0 - 2024-03-24

What's Changed

  • Add connect-timeout and timeout parameters to check method on UrlChecker class by @leMaur
  • Add type for headers array into CheckData.php by @leMaur
  • Extract headers and pass them into CheckData.php by @leMaur

Full Changelog: https://github.com/leMaur/php-url-checker/compare/1.0.0...1.1.0

v1.0.0 - 2024-03-23

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/leMaur/php-url-checker/commits/1.0.0