We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe4fc8 commit 70545b2Copy full SHA for 70545b2
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-date-scopes` will be documented in this file.
4
5
+## v2.4.0 - 2025-04-24
6
+
7
+### What's Changed
8
9
+* feat: use scopes with other columns besides created_at by @aymanalhattami in https://github.com/laracraft-tech/laravel-date-scopes/pull/25
10
11
+### New Contributors
12
13
+* @aymanalhattami made their first contribution in https://github.com/laracraft-tech/laravel-date-scopes/pull/25
14
15
+**Full Changelog**: https://github.com/laracraft-tech/laravel-date-scopes/compare/v2.3.0...v2.4.0
16
17
## v2.3.0 - 2025-02-23
18
19
### What's Changed
0 commit comments