Update whitespace

This commit is contained in:
Joe Nelson
2015-03-29 12:32:14 -07:00
parent 066cdbc697
commit a1822a8e08
+1
View File
@@ -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