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 9c7427c commit f61df0aCopy full SHA for f61df0a
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.4.1 - 2026-01-27
6
+
7
+### What's Changed
8
9
+#### Fixed
10
11
+- Fix typo in docs by @zigzagdev in https://github.com/spatie/laravel-query-builder/pull/1040
12
13
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.4.0...6.4.1
14
15
## 6.4.0 - 2026-01-09
16
17
### What's Changed
0 commit comments