Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 1.37 KB

Changelog

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

v1.1.1 - 2024-11-06

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #2
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #4
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #5

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

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