Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 1.23 KB

Changelog

All notable changes to laravel-robots-txt will be documented in this file.

v0.0.4 - 2024-12-08

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #13
  • Refactor RobotsTxt.php to correctly generate the Sitemap URLs by appending a forward slash before each sitemap path. by @thejmitchener in #14

Full Changelog: https://github.com/fuelviews/laravel-robots-txt/compare/v0.0.3...v0.0.4

v0.0.2 - 2024-06-17

What's Changed

  • Refactored the file to exclude unnecessary files and directories, and updated the package description in the file by @thejmitchener in #8

Full Changelog: https://github.com/fuelviews/laravel-robots-txt/compare/v0.0.1...v0.0.2

v0.0.1 - 2024-06-05

What's Changed

  • Refactor package name and description, update route name for robots txt. These changes were made to improve clarity and consistency in the codebase. by @thejmitchener in #7

Full Changelog: https://github.com/fuelviews/laravel-robots-txt/compare/v0.0.1-RC3...v0.0.1