Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 1.28 KB

Changelog

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

v0.0.4 - 2024-05-23

What's Changed

  • build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #9
  • Support Laravel 11 by @DanielCoulbourne in #11

New Contributors

  • @DanielCoulbourne made their first contribution in #11

Full Changelog: https://github.com/Wafris/laravel-wafris/compare/v0.0.3...v0.0.4

Update with fixes - 2024-03-06

What's Changed

  • Update instructions for registering middleware by @jmadlena in #3
  • build(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #4
  • fix: Don't instantiate Redis connection if Wafris is disabled by @MiniCodeMonkey in #6
  • fix: Allow Core to be null by @MiniCodeMonkey in #7

New Contributors

  • @jmadlena made their first contribution in #3

Full Changelog: https://github.com/Wafris/laravel-wafris/compare/v0.0.2...v0.0.3