diff --git a/CHANGELOG.md b/CHANGELOG.md index 86f60ce1..a3343f60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Enh #263: Support json type (@Tigrov) - Bug #268: Fix foreign keys: support multiple foreign keys referencing to one table and possible null columns for reference (@Tigrov) - Bug #271: Refactor `DMLQueryBuilder`, related with yiisoft/db#746 (@Tigrov) +- Enh #278: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov) ## 1.0.1 July 24, 2023