diff --git a/CHANGES.md b/CHANGES.md index 83a7cb0..bb4b6b1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ ## 0.6.4 In development +* Added support for quoted database function calls. (@jrdoane) + ## 0.6.3 Fix bug when SqlCall/SqlRaw object is first argument to another helper (@MichaelBlume)