diff --git a/CHANGELOG.md b/CHANGELOG.md index e8ca68be2..82a4c3892 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - Improvements to Python bindings (Jean Arhancet and Lauri Virtanen) +- Improve scalar function support (Lauri Virtanen) + ### Fixed - Fix `LIKE` to be case insensitive (RJ Barman)