What's Changed
* docs: update repo urls by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/140
* build(deps): bump urllib3 from 2.0.4 to 2.0.6 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/141
* build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/142
* build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/143
* build(deps-dev): bump ruff from 0.0.282 to 0.2.2 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/144
* feat: add support for python 3.12 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/145
* test: fix incorrect test name by jpvanhal
* feat: add support for postgresql 16 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/146
* build: use ruff to format python code by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/147
* feat: allow specifying schema in drop/sync trigger by acarapetis in https://github.com/falcony-io/sqlalchemy-searchable/pull/95
* feat: add update_rows parameter to sync_trigger() by scribu in https://github.com/falcony-io/sqlalchemy-searchable/pull/76
* docs: add docs for sync_trigger/drop_trigger schema param by jpvanhal
New Contributors
* dependabot made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/141
* acarapetis made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/95
* scribu made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/76
**Full Changelog**: https://github.com/falcony-io/sqlalchemy-searchable/compare/2.0.0...2.1.0