Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 1.77 KB

Changelog

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

v1.0.0 - 2024-03-12

  • Support for Laravel 11.x
  • Drop support for Laravel 9.x and 10.x, as well as PHP 8.1.

v0.2.0 - 2023-03-24

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #1
  • Update tag in publishing config file by @faisuc in #2
  • composer: allow plugins for the 'run-tests' action by @medilies in #3
  • build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #5
  • build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #6
  • build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #8
  • chore: add support for Laravel 10 by @ryangjchandler in #9

New Contributors

  • @dependabot made their first contribution in #1
  • @faisuc made their first contribution in #2
  • @medilies made their first contribution in #3
  • @ryangjchandler made their first contribution in #9

Full Changelog: https://github.com/ryangjchandler/laravel-comments/compare/v0.1.0...v0.2.0

v0.1.0 - 2022-06-23

Full Changelog: https://github.com/ryangjchandler/laravel-comments/commits/v0.1.0