Skip to content

Commit 6c11a17

Browse files
committed
Updated changelog
1 parent b0223e1 commit 6c11a17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [5.3.1] - 2025-09-23
4+
5+
### Fixed
6+
7+
- `getvalue` and `get_escaped_value` now return `Postgresql.null` for SQL NULL
8+
values, matching the documentation. Thanks to Christophe Raffalli for the
9+
patch.
10+
11+
### Changed
12+
13+
- Applied OCaml/C formatting and added an ocamlformat pre-commit hook.
14+
315
## [5.3.0] - 2025-09-23
416

517
### Added

0 commit comments

Comments
 (0)