Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

51 lines (42 loc) · 2.32 KB

Change Log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.5 - 2018-04-03

Changed

  • Updated Requirements to support PHP 7.2 - @edgarcano
  • Added test to make sure changes to leage/uri doesn't cause problems - @edgarcano
  • Documentation Tweaks - @nickmoline

v1.0.4 - 2017-01-27

Changed

  • Updated tomverran/robots-txt-checker to 1.14 - @nickmoline

v1.0.3 - 2016-12-30

Fixed

v1.0.2 - 2016-12-29 [YANKED]

Changed

  • Set explicit allowed reason in Robots\Meta if no META Robots tag is present - @nickmoline
  • Set explicit allowed reason in Robots\Header if no X-Robots-Tag HTTP Header is present - @nickmoline

Added

  • Added Release Dates to releases in CHANGELOG - @nickmoline
  • Added getters and setters for Redirects and Original URL to Robots\Status - @nickmoline
  • Passed redirects and original url to ::createFromExisting for Robots\Status - @nickmoline

v1.0.1 - 2016-12-27

Fixed

  • #5 Redirects not being followed and seen as a loop - @nickmoline

Added

v1.0.0 - 2016-12-26

Added