diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe43c9..60f94db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ - fixed a deprecation warning shown in PHP 8.1+; see [#70](https://github.com/stefangabos/Zebra_Database/issues/70), thanks [Harry](https://github.com/Dibbyo456) - fixed a potential bug with `INC` keyword being incorrectly detected in strings looking like `INC(foo)` - fixed EXPLAIN not working in the debug console -- fixed debug console being always show once enabled via string +- fixed debug console being always shown once enabled via string ## version 2.10.1 (January 07, 2021)