Skip to content

Commit 4c9c39a

Browse files
committed
fixup! Add 0.317.0 release notes
1 parent bacc78b commit 4c9c39a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and the [PyPI page](https://pypi.org/project/trino/).
1717
server. ([#220](https://trinodb/trino-python-client/issues/220))
1818
* Fix query failures when using SQLAlchemy `Table` without a catalog name
1919
provided. ([#237](https://trinodb/trino-python-client/issues/237))
20+
* Fix errors when using prepared statements with Trino versions greater than or
21+
equal to 398. ([#242](https://trinodb/trino-python-client/issues/242))
2022

2123
### Breaking Changes
2224

0 commit comments

Comments
 (0)