Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

54 lines (30 loc) · 1.95 KB

Changelog

v1.1.0 — Laravel 11 support, improved standards - 2024-05-10

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #14
  • Feature/l11 strict standards by @fruitl00p in #19

New Contributors

  • @fruitl00p made their first contribution in #19

Full Changelog: https://github.com/JackWH/laravel-new-relic/compare/v1.0.3...v1.1.0

v1.0.3 — Laravel 10 support, queue prefix fix - 2023-04-03

What's Changed

  • Allow Laravel 10 by @crishoj in #10
  • Fix prefix does not work on handling queue transaction by @rbiya in #11

New Contributors

  • @crishoj made their first contribution in #10
  • @rbiya made their first contribution in #11

Full Changelog: https://github.com/JackWH/laravel-new-relic/compare/v1.0.2...v1.0.3

v1.0.2 — Fix deployment command - 2022-06-03

What's Changed

  • Fix deploy command by @ksimenic in #1

New Contributors

  • @ksimenic made their first contribution in #1

v1.0.1 — Updated README - 2022-05-21

Added an extra comment to note about turning off local as a loggable environment.

v1.0.0 — Initial Release - 2022-05-21

This is the first release of the jackwh/laravel-new-relic package.

Full details are available in [the README](README.md file).

v1.0

  • Initial release. Enjoy!