Skip to content

Commit

Permalink
fix the previous changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
nl0 committed Apr 26, 2024
1 parent 527b01b commit 0349b62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@ Entries inside each section should be ordered by type:
## Python API
* [Added] `quilt3.search()` and `quilt3.Bucket.search()` now accept custom Elasticsearch queries ([#3448](https://github.com/quiltdata/quilt/pull/3448))
* [Fixed] `quilt3.search()` and `quilt3.Bucket.search()` now work with 2022+ Quilt stacks ([#3448](https://github.com/quiltdata/quilt/pull/3448))
* [Changed] Search UI QoL improvements ([#3967](https://github.com/quiltdata/quilt/pull/3967))

## Catalog, Lambdas
* [Added] Added "text" as a file type for quilt_summarize.json ([#3946](https://github.com/quiltdata/quilt/pull/3946))
* [Added] Sign URL in undocumented `compressedIndexURL` IGV property ([#3947](https://github.com/quiltdata/quilt/pull/3947))
* [Fixed] Robust handling of PFS cookies ([#3962](https://github.com/quiltdata/quilt/pull/3962))
* [Changed] Pre-select first catalog and database for Athena ([#3949](https://github.com/quiltdata/quilt/pull/3949))
* [Changed] Move pagination to the bottom ([#3950](https://github.com/quiltdata/quilt/pull/3950))
* [Changed] Search UI QoL improvements ([#3960](https://github.com/quiltdata/quilt/pull/3960))
* [Changed] Search UI QoL improvements ([#3960](https://github.com/quiltdata/quilt/pull/3960), [#3967](https://github.com/quiltdata/quilt/pull/3967))

# 6.0.0a2 - 2024-04-15
## Python API
Expand Down

0 comments on commit 0349b62

Please sign in to comment.