Skip to content

Commit 0c7861e

Browse files
authored
Update CHANGELOG.md
1 parent 31b1fb6 commit 0c7861e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111

1212
### Changed
1313

14+
- Extended Datetime Search to search on start_datetime and end_datetime as well as datetime fields. [#182](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/182)
15+
1416
### Fixed
1517

1618
## [v4.0.0] - 2025-04-23
@@ -169,7 +171,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
169171

170172
- Symlinks from project-specific readme files to main readme [#250](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/250)
171173
- Support for Python 3.12 [#234](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/234)
172-
- Extended Datetime Search to search on start_datetime and end_datetime as well as datetime fields. [#182](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/182)
173174

174175
### Changed
175176

0 commit comments

Comments
 (0)