Skip to content

Commit 9efba7e

Browse files
committed
Release notes for 1.5.3
1 parent e9d5bb9 commit 9efba7e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

DuckDB.NET.Data/Data.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
- Updated to DuckDB v1.5.3
77

88
New features:
9-
- Projection pushdown for table functions.
10-
- Estimated cardinality hints for table functions.
11-
- IList<T> column support in table functions.
9+
- Improved support for binding ICollection parameters (#326)
10+
11+
Fixes:
12+
- Fixed ObjectDisposedException in enum appender (#327)
1213
</PackageReleaseNotes>
1314
<SignAssembly>True</SignAssembly>
1415
<AssemblyOriginatorKeyFile>..\keyPair.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)