Skip to content

Releases: markwalet/laravel-changelog

v1.3.0

24 Mar 23:01
Compare
Choose a tag to compare

Added

  • Added Github Actions integration.
  • Added PHP 7.4 support.
  • Added a .gitattributes file to shrink down releases.

Removed

  • Removed support for Laravel 5.
  • Removed support for PHP 7.1
  • Removed Travis integration.

v1.2.0

19 Mar 08:16
Compare
Choose a tag to compare

Added

  • Add support for Laravel 7. (#19)

v1.1.1

17 Oct 11:42
Compare
Choose a tag to compare

Fixed

  • Fixed minimum stability issues.

v1.1.0

10 Oct 12:25
Compare
Choose a tag to compare

Added

  • Added optional capitalization for version names in generated changelog (#5)
  • Added Codecov integration. (#9)
  • Added StyleCI integration. (#11)
  • Added Laravel 6 support. (#7)

Removed

  • Removed Coveralls integration. (#9)

v1.0.2

29 Aug 08:03
Compare
Choose a tag to compare

Fixed

  • Fixed a code example in the readme (#1)
  • Fixed the publishing path for the template view (#3)

v1.0.1

13 Aug 20:10
Compare
Choose a tag to compare

Changed

  • Convert all change types to lowercase before write

v1.0.0

13 Aug 20:06
Compare
Choose a tag to compare

Initial release