Skip to content

Commit 9d1d9df

Browse files
committed
update changelog for last two releases
1 parent c260c9e commit 9d1d9df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog
22

3+
# 0.25.0
4+
* Allow querying timestamp with timezone types
5+
* Allow sqlutilpy.connect() to the duckdb db
6+
7+
# 0.24.0
8+
* In the case sqlutilpy.get() returns no rows and asDict=True, the column names will still be there
9+
310
# 0.23.0
411
* Switch to psycopg (i.e. third version of psycopg)
512
* Make the code compatible with numpy 2.0

0 commit comments

Comments
 (0)