You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Note: you may refer to `README.md` for description of features.
5
5
6
6
## 2.0.6 (2025-07-11)
7
7
- Fixed database cache evictor stopping midway while iterating through the cache table
8
-
- This problem was seen on PostgreSQL (see #11), but perhaps some other database engines are also affected
8
+
- This problem was seen on PostgreSQL (see [#11](https://github.com/Vectorial1024/laravel-cache-evict/issues/11)), but perhaps some other database engines are also affected
9
9
10
10
## 2.0.5 (2025-07-08)
11
11
- Improved database cache evictor handling of cache prefix
0 commit comments