diff --git a/CHANGELOG.md b/CHANGELOG.md index b72f0a5f1..8a611ab62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fix for PHP deprecations messages about implode for php 7.4+ (#258) * Parse CHECK keyword on table definition (#264) * Parse truncate statement (#221) +* Fix wrong parsing of partitions (#265) ## [4.3.2] - 2019-06-03