diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 35bf0218afb..e931848d6cb 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -13,6 +13,12 @@ Entries inside each section should be ordered by type: ## CLI !--> +# unreleased - YYYY-MM-DD + +## Python API + +* [Added] `quilt3.admin.tabulator`: `get_open_query` and `set_open_query` functions for managing Tabulator open query mode ([#4260](https://github.com/quiltdata/quilt/pull/4260)) + # 6.1.1 - 2024-11-21 ## Python API