Skip to content

Commit 9abfb01

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 40e9cac + 3e18b24 commit 9abfb01

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.5.0 - 2025-02-28
9+
10+
### What's Changed
11+
12+
* Bumped PHP (8.4) and Laravel (12) by one version (current and last supported)
13+
* Add support for dynamic log channel by @Sleepy4k in https://github.com/elipZis/laravel-cacheable-model/pull/37
14+
* build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in https://github.com/elipZis/laravel-cacheable-model/pull/38
15+
* build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in https://github.com/elipZis/laravel-cacheable-model/pull/39
16+
* fix(CacheableQueryBuilder): remove expired items from tagged cache by @kingyyy in https://github.com/elipZis/laravel-cacheable-model/pull/40
17+
* build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in https://github.com/elipZis/laravel-cacheable-model/pull/41
18+
* build(deps): Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/elipZis/laravel-cacheable-model/pull/42
19+
20+
### New Contributors
21+
22+
* @Sleepy4k made their first contribution in https://github.com/elipZis/laravel-cacheable-model/pull/37
23+
24+
**Full Changelog**: https://github.com/elipZis/laravel-cacheable-model/compare/v0.4.1...v0.5.0
25+
826
## 0.4.1 - 2024-07-09
927

1028
### What's Changed

0 commit comments

Comments
 (0)