summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index f2510394..e81d0b73 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -7,7 +7,7 @@ Features:
* Make the output more compact by removing the empty newline. (Thanks: `laixintao`_)
* Add support for using [pspg](https://github.com/okbob/pspg) as a pager (#1102)
* Update python version in Dockerfile
-* Support setting color for null value
+* Support setting color for null, string, number, keyword value
Bug fixes:
----------