Updating release notes

This commit is contained in:
Mike Farah 2024-11-16 15:24:53 +11:00
parent 1ae6ac18f9
commit f06c7c6b52

View File

@ -1,4 +1,5 @@
4.44.4:
- Format comments with a gray foreground (Thanks @gabe565)
- Fixed handling of nulls with sort_by expressions #2164
- Force no color output when NO_COLOR env presents (Thanks @narqo)
- Fixed array subtraction update bug #2159