Skip to content

Commit 6f8f6ed

Browse files
committed
Update changelog for v5.5.3
1 parent 576b6c8 commit 6f8f6ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 5.5.3 (February 3, 2024)
2+
3+
* Fix: prepared statement already exists
4+
* Improve CopyFrom auto-conversion of text-ish values
5+
* Add ltree type support (Florent Viel)
6+
* Make some properties of Batch and QueuedQuery public (Pavlo Golub)
7+
* Add AppendRows function (Edoardo Spadolini)
8+
* Optimize convert UUID [16]byte to string (Kirill Malikov)
9+
* Fix: LargeObject Read and Write of more than ~1GB at a time (Mitar)
10+
111
# 5.5.2 (January 13, 2024)
212

313
* Allow NamedArgs to start with underscore

0 commit comments

Comments
 (0)