Laravelium/laravel-sitemap

View on GitHub
CHANGELOG-2.7.md

Summary

Maintainability
Test Coverage
# Change log


## v2.7.3 (2018-09-04)

### Changed

- Package name changed from ``roumen/sitemap`` to ``laravelium/sitemap`` ([new packagist repo](https://packagist.org/packages/laravelium/sitemap))


### Added

- Added new [packagist repo](https://packagist.org/packages/laravelium/sitemap)
- Added new branch for development ``2.7.x-dev``
- Added new [GitLab CI/CD](https://docs.gitlab.com/ee/ci/) testing with code coverage
- Added new coding style testing with [StyleCI](https://gitlab.styleci.io/repos/8085174)
- Added support for gzip compression
- Added release changelog
- Added contributing guidelines

### Fixed

- Minor bug fixes and optimizations