Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 1.94 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.4.0 - 2024-03-22

Bump to Laravel 11 and up to PHP 8.3

What's Changed

  • build(deps): Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #12
  • build(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #13
  • build(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #14
  • build(deps): Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #16
  • build(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #17
  • build(deps): Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #18
  • build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #19
  • build(deps): Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #23
  • build(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #22
  • refactor: Bump composer by @nea in #24
  • refactor: Bump for L11 by @nea in #25

New Contributors

  • @nea made their first contribution in #24

Full Changelog: https://github.com/elipZis/laravel-cacheable-model/compare/v0.3.0...v0.4.0