Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 3.4 KB

Changelog

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

v0.0.11 - 2024-11-10

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #33
  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #35
  • Bump symfony/http-foundation from 6.4.8 to 6.4.14 in the composer group across 1 directory by @dependabot in #37

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.9...v0.0.11

v0.0.10 - 2024-11-10

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #33
  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #35
  • Bump symfony/process from 6.4.8 to 6.4.14 in the composer group across 1 directory by @dependabot in #36

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.9...v0.0.10

v0.0.8 - 2024-09-27

What's Changed

  • Update dependabot-auto-merge.yml by @thejmitchener in #27

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.7...v0.0.8

v0.0.7 - 2024-09-27

What's Changed

  • Bump laravel/pint from 1.16.1 to 1.17.3 by @dependabot in #26

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.6...v0.0.7

v0.0.6 - 2024-07-11

What's Changed

  • Update sitemap defaults by @thejmitchener in #15

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.5...v0.0.6

v0.0.5 - 2024-07-07

What's Changed

  • Refactor sitemap generation and linking functionality. The changes were made to improve the flexibility and reusability of the code, allowing for dynamic sitemap filenames and routes. by @thejmitchener in #14

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.4...v0.0.5

v0.0.4 - 2024-07-07

What's Changed

  • Refactor SitemapController and SitemapServiceProvider to allow for default sitemap file name and update the route to only accept requests for the specific sitemap.xml file. by @thejmitchener in #13

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

v0.0.3 - 2024-06-13

What's Changed

  • Package polish by @thejmitchener in #11

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.2...v0.0.3

v0.0.2 - 2024-06-05

What's Changed

  • Update readme deps and service provider by @thejmitchener in #10

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

v0.0.1 - 2024-04-06

What's Changed

  • Refactored the README.md file to update the package name description, and URLs. by @thejmitchener in #5

Full Changelog: https://github.com/fuelviews/laravel-sitemap/compare/v0.0.1-RC2...v0.0.1