Skip to content

Commit 2d4f8d4

Browse files
committed
Pgvector.EntityFrameworkCore: Version bump to 0.3.0 [skip ci]
1 parent 546f666 commit 2d4f8d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Pgvector.EntityFrameworkCore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.0 (unreleased)
1+
## 0.3.0 (2025-12-20)
22

33
- Improved type registration
44
- Dropped support for Npgsql.EntityFrameworkCore.PostgreSQL < 9

src/Pgvector.EntityFrameworkCore/Pgvector.EntityFrameworkCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageId>Pgvector.EntityFrameworkCore</PackageId>
5-
<Version>0.2.2</Version>
5+
<Version>0.3.0</Version>
66
<Authors>ankane</Authors>
77
<Description>pgvector support for Entity Framework Core</Description>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)