Skip to content

Commit fb24796

Browse files
author
Phil Varner
committed
changelog
1 parent d1e676e commit fb24796

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

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+
715
## [v1.0.0-rc.2] - 2022-11-01
816

17+
### Changed
18+
919
- Update language on catalog-level queryables
1020
- Fix several examples
1121

0 commit comments

Comments
 (0)