Skip to content

Commit 8912e81

Browse files
StijnCaertsPhil Varner
and
Phil Varner
authored
Remove reference to proj;centroid in CHANGELOG
Co-authored-by: Phil Varner <pvarner@element84.com>
1 parent 1f26818 commit 8912e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020

2121
- Corrected the closing of client connections in ES index management functions [#132](https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/132)
2222
- Corrected the automatic converstion of float values to int when building Filter Clauses [#135](https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/135)
23-
- Do not index `proj:geometry` and `proj:centroid` fields as geo shapes [#154](https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/154)
23+
- Do not index `proj:geometry` field as geo_shape [#154](https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/154)
2424
- Remove unsupported characters from Elasticsearch index names [#153](https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/153)
2525

2626
## [v0.3.0]

0 commit comments

Comments
 (0)