Skip to content

Commit 08b4ad9

Browse files
committed
add changes to changelog
1 parent 4a4e659 commit 08b4ad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Add options to reduce the bandwidth required for returning record geometries.
55
- bbox-only=[bool] only return the bounding box in the return geometry
66
- geom-column=none don't return geometry as part of the return
77
- simplify=[float] Use ST_SnapToGrid(ST_Simplify(geom, [simplify]),[simplify]) to simplify and reduce precision of output geometry.
8+
- sortby=[+/-][field] support to sorting by a field
89

910
## 0.1.0
1011

0 commit comments

Comments
 (0)