Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 1.47 KB

Changelog

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

v1.0.3 - 2023-02-21

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #4
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #7
  • Updates version compatibility by @dniccum in #8

New Contributors

  • @dependabot made their first contribution in #4

Full Changelog: https://github.com/dniccum/laravel-request-logs/compare/1.0.2...1.0.3

v1.0.2 - 2022-10-27

What's Changed

  • Bugfix/response body overload protection by @dniccum in #3

Full Changelog: https://github.com/dniccum/laravel-request-logs/compare/1.0.1...1.0.2

v1.0.1 - 2022-10-17

Updates PHP version dependencies and adds the Laravel framework as a dependency.

Initial Release - 2022-10-17

What's Changed

  • Feature/initial dev by @dniccum in #1
  • Feature/unit testing by @dniccum in #2

New Contributors

  • @dniccum made their first contribution in #1

Full Changelog: https://github.com/dniccum/laravel-request-logs/commits/1.0.0