Laravelium/laravel-feed

View on GitHub
CHANGELOG-3.0.md

Summary

Maintainability
Test Coverage
# Change log


## v3.0.1 (2018-09-05)


### Changed

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

### Added

- Added new [packagist repo](https://packagist.org/packages/laravelium/feed)
- Added new branch for development ``3.0.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/8088383)
- Added release changelog
- Added contributing guidelines
- Added support for Laravel 5.7

### Fixed

- Minor bug fixes and optimizations