Skip to content

Commit eea20fd

Browse files
committed
Updated changelog
1 parent 7150f84 commit eea20fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.3.2] - 2025-09-27
4+
5+
### Fixed
6+
7+
- Enable binary results for parameterless queries by calling `PQsendQueryParams`
8+
when `binary_result` is requested (instead of `PQsendQuery`). Thanks to Alain
9+
Frisch for the patch.
10+
311
## [5.3.1] - 2025-09-23
412

513
### Fixed

0 commit comments

Comments
 (0)