Skip to content

Commit ea41351

Browse files
authored
Release 2.2.1 (#814)
1 parent a20cf88 commit ea41351

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Changes for crate
33
=================
44

5-
Unreleased
5+
2026/06/17 2.2.1
66
================
77

88
- Fixed ``cursor.execute()`` with ``bulk_parameters`` and pyformat SQL: when
99
rows are dicts, both the SQL template and the rows are now converted to
10-
positional format before sending to CrateDB. Positional-list rows
10+
positional format before sending to CrateDB. Positional-list rows
1111
continue to work as before.
1212

1313
2026/06/04 2.2.0

0 commit comments

Comments
 (0)