Skip to content

Commit df261fc

Browse files
authored
Document EFCore.PG 10 as released (#441)
1 parent ee86c72 commit df261fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conceptual/EFCore.PG/release-notes/10.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 10.0 Release Notes
22

3-
Npgsql.EntityFrameworkCore.PostgreSQL version 10.0 is now in development, preview versions are available on [nuget.org](https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL).
3+
Npgsql.EntityFrameworkCore.PostgreSQL version 10.0 is out and available on [nuget.org](https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL).
44

55
## Full support for EF 10 JSON complex types
66

conceptual/EFCore.PG/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
href: index.md
33
- name: Release notes
44
items:
5-
- name: "10.0 (rc)"
5+
- name: "10.0"
66
href: release-notes/10.0.md
77
- name: "9.0"
88
href: release-notes/9.0.md

0 commit comments

Comments
 (0)