Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 726 Bytes

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 726 Bytes

Changelog

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

2.3.0 - 2017-08-05

  • added config file with guzzle options

2.2.1 - 2017-05-05

  • fix whitespace problems in sitemap indexes

2.2.0 - 2017-04-22

  • add support for sitemap indexes

2.1.2 - 2017-01-27

  • fix bugs in getUrl and hasUrl

2.1.1 - 2017-01-24

  • fix for installations that are using short open tags

2.1.0 - 2017-01-24

  • add support for Laravel 5.4

2.0.0 - 2016-12-05

  • improve speed of generator by crawling with multiple concurrent connections

1.1.0 - 2016-12-01

  • add compatibility for Laravel 5.2

1.0.1 - 2016-10-09

  • remove unused config file

1.0.0 - 2016-08-29

  • initial release