Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conceptual/EFCore.PG/release-notes/10.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 10.0 Release Notes

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).
Npgsql.EntityFrameworkCore.PostgreSQL version 10.0 is out and available on [nuget.org](https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL).

## Full support for EF 10 JSON complex types

Expand Down
2 changes: 1 addition & 1 deletion conceptual/EFCore.PG/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
href: index.md
- name: Release notes
items:
- name: "10.0 (rc)"
- name: "10.0"
href: release-notes/10.0.md
- name: "9.0"
href: release-notes/9.0.md
Expand Down