Skip to content

Commit 609b178

Browse files
authored
Merge branch 'main' into pagination-last-page-token-issue
2 parents 87e6c95 + 8660a13 commit 609b178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

1010
### Fixed
1111

12-
- Fixed issue where paginated search queries would return a `next_token` on the last page [243](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/243)
13-
- Fixed issue where searches return an empty `links` array [241](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/241)
12+
- Fixed issue where paginated search queries would return a `next_token` on the last page [#243](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/243)
13+
- Fixed issue where searches return an empty `links` array [#241](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/241)
1414

1515
## [v2.4.0]
1616

0 commit comments

Comments
 (0)