From a1822a8e08251477f95cd33a666ea3ad0f7d76e3 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sun, 29 Mar 2015 12:32:14 -0700 Subject: [PATCH] Update whitespace --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4accbca5c..4f93923ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Option to specify nulls first or last, eg `/people?order=age.desc.nullsfirst` - Filter nulls, `?col=is.null` and `?col=isnot.null` + ### Fixed - Allow NULL values in posts - Show full command line usage on param errors