We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e676e commit fb24796Copy full SHA for fb24796
CHANGELOG.md
@@ -1,11 +1,21 @@
1
# Changelog
2
+
3
All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased] - TBD
9
10
+### Changed
11
12
+- Basic Spatial Operators in CQL2 now only requires BBOX and POINT support, so the text
13
+ and examples were updated to account for this.
14
15
## [v1.0.0-rc.2] - 2022-11-01
16
17
18
19
- Update language on catalog-level queryables
20
- Fix several examples
21
0 commit comments