Skip to content

Commit b2474a9

Browse files
committed
Add issue link to changelog
1 parent aececff commit b2474a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Note: you may refer to `README.md` for description of features.
55

66
## 2.0.6 (2025-07-11)
77
- 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
99

1010
## 2.0.5 (2025-07-08)
1111
- Improved database cache evictor handling of cache prefix

0 commit comments

Comments
 (0)