Skip to content

Commit f11bcbc

Browse files
committed
Clarify the changelog
1 parent 0ce3aed commit f11bcbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Note: you may refer to `README.md` for description of features.
44
## Dev (WIP)
55

66
## 2.0.7 (2025-10-04)
7-
- Fixed database cache evictor entirely not working for MySQL and SQL Server
8-
- Sample error message on MySQL: `You have an error in your SQL syntax [...]`
7+
- Fixed database cache evictor crashing due to bad SQL command
8+
- This problem was seen on MySQL and SQL Server (see [#19](https://github.com/Vectorial1024/laravel-cache-evict/issues/19)), but perhaps some other database engines are also affected
99
- Fixed wrong console kernel schedule example code
1010

1111
## 2.0.6 (2025-07-11)

0 commit comments

Comments
 (0)