diff --git a/CHANGELOG.md b/CHANGELOG.md index ca1d769b..13cfb0d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to `laravel-query-builder` will be documented in this file -# 4.0.2 - 2022-11-28 +# 4.0.4 - 2022-11-28 - bugfix: appending to `pluck`ed values (that are not a `Model`) is not possible