We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b928d commit 2be3178Copy full SHA for 2be3178
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [5.3.1] - 2025-03-07
4
+
5
+- Made reference counting of database handles atomic for thread-safety. Thanks
6
+ to Christoph Wintersteiger for the suggestion, and to `o3-mini-high` for
7
+ finding a reference counting bug when handling exceptions.
8
+- Fixed collation link freeing bug. Thanks to `o3-mini-high` for suggesting the
9
+ fix without even being prompted (minus-shot).
10
11
## [5.3.0] - 2025-01-20
12
13
### Added
0 commit comments