diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d4177..d5b1692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2.0.13 + +- Fix `pluck` to correctly handle null values when an index or property exists but is null. #216 +- Updated testing to work with PHP 8.3 + # 2.0.12 ### Update