Skip to content

Commit ce854a3

Browse files
committed
update changelog
1 parent 8ffe389 commit ce854a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
## [v0.4.4]
33

44
### Added
5-
- Adds support for using ids, collections, datetime, bbox, and intersects parameters separated from the filter-lang
6-
- Previously use of these parameters was translated into cql-json and then to SQL, so was not available when using cql2-json
7-
- The deprecated query parameter is still only available when filter-lang is set to cql-json
5+
- Adds support for using ids, collections, datetime, bbox, and intersects parameters separated from the filter-lang (Fixes #85)
6+
- Previously use of these parameters was translated into cql-json and then to SQL, so was not available when using cql2-json
7+
- The deprecated query parameter is still only available when filter-lang is set to cql-json
88

99

1010
### Changed

0 commit comments

Comments
 (0)